Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Winter Challenge @ Pure Pickleball Club - Mens Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 8153036228

Match Scores

11-5

Loss

Play Date

2026-01-10

Play Time (Est)

9:00 PM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Mikey Chau

2LPKO4 · USA

DUPR

4.937

JG
Justin Gopaul

0QNEQ4 · USA

DUPR

4.330

TEAM 2LOSS
IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.363

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.296

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-8153036228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8296939196,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikey Chau",
        "dupr_id": "2LPKO4",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Gopaul",
        "dupr_id": "0QNEQ4",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7310889699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "SD, US"
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]