Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group Play 5 - 2025 Adidas Collegiate World Championships

ID: 6102076802

Match Scores

21-6

Win

Play Date

2025-11-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Kristen Kop

3P7P9G · Honolulu, HI, US

DUPR

4.694

OP
Olivia Phillips

3559DR · Hyde Park, UT, US

DUPR

4.684

TEAM 2LOSS
SW
Shen Wan

ME2XLP · USA

DUPR

2.703

KH
Kelly Hayes

LV2D6K · Avon, CT, US

DUPR

3.512

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-6102076802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6087043236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristen Kop",
        "dupr_id": "3P7P9G",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Olivia Phillips",
        "dupr_id": "3559DR",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  },
  {
    "team_id": 4599858178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shen Wan",
        "dupr_id": "ME2XLP",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Hayes",
        "dupr_id": "LV2D6K",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  }
]