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

Pool A - DUPR 12 - Summer Splash MLP

ID: 7310576983

Match Scores

11-5

Loss

Play Date

2025-07-12

Play Time (Est)

8:45 AM

Play Location

Mitchell Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
KR
Kyrie Robinson

2LRW24 · Palo Alto, CA, US

DUPR

2.830

LC
Lisa Carlsson

ZNG4LW · Palo Alto, CA, US

DUPR

2.915

TEAM 2LOSS
MW
Monica Williams

8WZYQL · Mountain View, CA, US

DUPR

2.745

PM
Pearl Moy

8GEPZX · Mountain View, CA, US

DUPR

2.695

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-7310576983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7040153846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyrie Robinson",
        "dupr_id": "2LRW24",
        "rating": 2.83,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Lisa Carlsson",
        "dupr_id": "ZNG4LW",
        "rating": 2.915,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 4699583918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Monica Williams",
        "dupr_id": "8WZYQL",
        "rating": 2.745,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Pearl Moy",
        "dupr_id": "8GEPZX",
        "rating": 2.695,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  }
]