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

APP Selkirk Collegiate Individual Championships - APP Collegiate Mixed Doubles

ID: 5368770381

Match Scores

4-11, 11-1, 11-7

Win

Play Date

2026-03-07

Play Time (Est)

10:15 AM

Play Location

The Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
LH
Lily Holliday

XJON77 · Starkville, MS, US

DUPR

4.544

EM
Ethan Mitchell

L5ZRRQ · Ocean Springs, MS, US

DUPR

4.808

TEAM 2LOSS
AY
Amelie Yan

7JMXJ5 · USA

DUPR

4.059

AM
Austin Mo

9JJQER · Virginia Beach, VA, US

DUPR

4.598

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-5368770381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6292046849,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lily Holliday",
        "dupr_id": "XJON77",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Starkville, MS, US"
      },
      {
        "name": "Ethan Mitchell",
        "dupr_id": "L5ZRRQ",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 7708977666,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amelie Yan",
        "dupr_id": "7JMXJ5",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Mo",
        "dupr_id": "9JJQER",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      }
    ]
  }
]