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

MLP Orlando Playoffs - Mixed Doubles

ID: 5040327370

Match Scores

25-23

Win

Play Date

2024-11-24

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EA
Emily Ackerman

84PQ23 · Thousand Oaks, CA, US

DUPR

5.590

TF
Todd Fought

3VGK63 · USA

DUPR

6.350

TEAM 2LOSS
YN
Yana Newell

3LWKMQ · Vladimir, Vladimir Oblast, RU

DUPR

5.790

EL
Erik Lange

8WPWG1 · USA

DUPR

6.628

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-5040327370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8381460267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Ackerman",
        "dupr_id": "84PQ23",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Todd Fought",
        "dupr_id": "3VGK63",
        "rating": 6.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5748185954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yana Newell",
        "dupr_id": "3LWKMQ",
        "rating": 5.79,
        "profile_pic_url": null,
        "location": "Vladimir, Vladimir Oblast, RU"
      },
      {
        "name": "Erik Lange",
        "dupr_id": "8WPWG1",
        "rating": 6.628,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]