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

INT (DUPR <= 3.49) DUPR Partner Play | TUE - night

ID: 7130784458

Match Scores

6-11

Win

Play Date

2026-05-12

Play Time (Est)

3:30 PM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jennifer McGrath

VXGNY5 · USA

DUPR

3.057

AK
Alex Kluge

ZDL2GP · USA

DUPR

3.162

TEAM 2WINNER
RL
ron lee

V64V47 · Toronto, ON, CA

DUPR

3.438

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.293

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-7130784458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7784260887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer McGrath",
        "dupr_id": "VXGNY5",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Kluge",
        "dupr_id": "ZDL2GP",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6953309998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ron lee",
        "dupr_id": "V64V47",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Carl Xu",
        "dupr_id": "7JOV0N",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]