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

MLP Orlando Playoffs - Women's Doubles

ID: 8310327509

Match Scores

23-25

Loss

Play Date

2024-11-24

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EA
Emily Ackerman

84PQ23 · Thousand Oaks, CA, US

DUPR

5.583

SB
Susannah Barr

3LWPJ8 · Boise, ID, US

DUPR

5.681

TEAM 2WINNER
YN
Yana Newell

3LWKMQ · Vladimir, Vladimir Oblast, RU

DUPR

5.796

IT
Irina Tereschenko

M355L3 · San Jose, CA, US

DUPR

5.630

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-8310327509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7086198865,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Ackerman",
        "dupr_id": "84PQ23",
        "rating": 5.583,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Susannah Barr",
        "dupr_id": "3LWPJ8",
        "rating": 5.681,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 4641506792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yana Newell",
        "dupr_id": "3LWKMQ",
        "rating": 5.796,
        "profile_pic_url": null,
        "location": "Vladimir, Vladimir Oblast, RU"
      },
      {
        "name": "Irina Tereschenko",
        "dupr_id": "M355L3",
        "rating": 5.63,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]