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

Quarterfinals - 2025 Adidas Collegiate World Championships

ID: 8223721176

Match Scores

21-16

Loss

Play Date

2025-11-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EB
Ella Boydston

17G2N8 · Provo, UT, US

DUPR

5.352

CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.627

TEAM 2LOSS
HM
Heather Murphy

NYKZEW · Blacksburg, VA, US

DUPR

4.367

CM
Cody Miller

8EQMOW · Blacksburg, VA, US

DUPR

5.268

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-8223721176
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6716007254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ella Boydston",
        "dupr_id": "17G2N8",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.627,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6460577918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Murphy",
        "dupr_id": "NYKZEW",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Cody Miller",
        "dupr_id": "8EQMOW",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  }
]