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

Super Dupr G1

ID: 5656303359

Match Scores

2-11

Win

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CX
Cha Xiong

PW50OQ · Farmington Hills, MI, US

DUPR

3.271

AG
Alex Garcia

YMJYME · Ferndale, MI, US

DUPR

3.355

TEAM 2WINNER
RK
Ron Kallek

2LN4NR · Dexter, MI, US

DUPR

3.516

MC
Matt Cooper

PWVJ9M · Oak Park, MI, US

DUPR

3.444

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-5656303359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7335192073,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cha Xiong",
        "dupr_id": "PW50OQ",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      },
      {
        "name": "Alex Garcia",
        "dupr_id": "YMJYME",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": "Ferndale, MI, US"
      }
    ]
  },
  {
    "team_id": 4910193509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Kallek",
        "dupr_id": "2LN4NR",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      },
      {
        "name": "Matt Cooper",
        "dupr_id": "PWVJ9M",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Oak Park, MI, US"
      }
    ]
  }
]