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

Pool A - DUPR 12 - Summer Splash MLP

ID: 5731286262

Match Scores

9-11

Win

Play Date

2025-07-12

Play Time (Est)

7:30 PM

Play Location

Mitchell Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Maksim Lushchan

6ZLOOD · Mountain View, CA, US

DUPR

2.950

KR
Kyrie Robinson

2LRW24 · Palo Alto, CA, US

DUPR

2.817

TEAM 2WINNER
BC
Billy Chow

35WRK0 · Menlo Park, CA, US

DUPR

3.182

MW
Monica Williams

8WZYQL · Mountain View, CA, US

DUPR

2.763

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-5731286262
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6849709799,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maksim Lushchan",
        "dupr_id": "6ZLOOD",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Kyrie Robinson",
        "dupr_id": "2LRW24",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 6966171880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Billy Chow",
        "dupr_id": "35WRK0",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Monica Williams",
        "dupr_id": "8WZYQL",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  }
]