Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group Play 4 - 2025 Adidas Collegiate World Championships

ID: 5996731785

Match Scores

21-7

Win

Play Date

2025-10-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HO
Hannah Okelley

17MD40 · Chattanooga, TN, US

DUPR

4.411

LL
Landry Laywell

1RQVYD · Waco, TX, US

DUPR

4.935

TEAM 2LOSS
MD
Misgana Deur

LWZM0J · USA

DUPR

2.863

RD
Ryanne Davidson

WN4YXQ · USA

DUPR

3.070

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-5996731785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5509797798,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hannah Okelley",
        "dupr_id": "17MD40",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      },
      {
        "name": "Landry Laywell",
        "dupr_id": "1RQVYD",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Waco, TX, US"
      }
    ]
  },
  {
    "team_id": 4978764417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Misgana Deur",
        "dupr_id": "LWZM0J",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryanne  Davidson",
        "dupr_id": "WN4YXQ",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]