Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7630202377

Match Scores

8-11, 11-5, 11-4

Win

Play Date

2024-10-15

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Benjamin Mueller

RZW69Z · Erie, CO, US

DUPR

3.787

DG
Dave Grue

8K0G6Y · Broomfield, CO, US

DUPR

3.771

TEAM 2LOSS
CK
CJ Kincius

ZNXE7L · USA

DUPR

3.209

MP
mike prendergast

L22EDJ · USA

DUPR

4.001

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7630202377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8467623746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Mueller",
        "dupr_id": "RZW69Z",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Dave Grue",
        "dupr_id": "8K0G6Y",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Broomfield, CO, US"
      }
    ]
  },
  {
    "team_id": 7010068114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CJ Kincius",
        "dupr_id": "ZNXE7L",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mike prendergast",
        "dupr_id": "L22EDJ",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]