Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Super Dupr G1

ID: 4298579747

Match Scores

8-11

Win

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Alex Garcia

YMJYME · Ferndale, MI, US

DUPR

3.391

CX
Cha Xiong

PW50OQ · Farmington Hills, MI, US

DUPR

3.201

TEAM 2WINNER
RK
Ron Kallek

2LN4NR · Dexter, MI, US

DUPR

3.530

MC
Matt Cooper

PWVJ9M · Oak Park, MI, US

DUPR

3.437

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-4298579747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5797580504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Garcia",
        "dupr_id": "YMJYME",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Ferndale, MI, US"
      },
      {
        "name": "Cha Xiong",
        "dupr_id": "PW50OQ",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 4980753845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Kallek",
        "dupr_id": "2LN4NR",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      },
      {
        "name": "Matt Cooper",
        "dupr_id": "PWVJ9M",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Oak Park, MI, US"
      }
    ]
  }
]