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

Round of 32 - 2025 Adidas Collegiate World Championships

ID: 5231511439

Match Scores

21-16

Win

Play Date

2025-11-01

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HM
Heather Murphy

NYKZEW · Blacksburg, VA, US

DUPR

4.372

CM
Cody Miller

8EQMOW · Blacksburg, VA, US

DUPR

5.262

TEAM 2LOSS
BS
Belani Soto

565W9L · Tempe, AZ, US

DUPR

4.228

KM
Kyle Morris

999OJ7 · Albuquerque, NM, US

DUPR

4.584

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-5231511439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8225830190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Murphy",
        "dupr_id": "NYKZEW",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Cody Miller",
        "dupr_id": "8EQMOW",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 7669058303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Belani Soto",
        "dupr_id": "565W9L",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Kyle Morris",
        "dupr_id": "999OJ7",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]