Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Open Doubles

ID: 8439677567

Match Scores

11-7

Loss

Play Date

2026-04-28

Play Time (Est)

12:45 AM

Play Location

43730, Manzano Dr, Temecula

Unverified Facility

Competitor Teams

TEAM 1WINNER
LR
Logan Russell

592MGV · Riverside County, CA, US

DUPR

4.012

IO
Isaac O Hall

EW4LGW · Riverside County, CA, US

DUPR

4.540

TEAM 2LOSS
EA
Emily Ackerman

84PQ23 · Thousand Oaks, CA, US

DUPR

5.110

DS
Damian Spillner

3ZZ64W · Riverside, CA, US

DUPR

4.583

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-8439677567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6519651914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Russell",
        "dupr_id": "592MGV",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      },
      {
        "name": "Isaac O Hall",
        "dupr_id": "EW4LGW",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      }
    ]
  },
  {
    "team_id": 5634368515,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Ackerman",
        "dupr_id": "84PQ23",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Damian Spillner",
        "dupr_id": "3ZZ64W",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      }
    ]
  }
]