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

Group Play 4 - 2025 Adidas Collegiate World Championships

ID: 5116326246

Match Scores

21-17

Loss

Play Date

2025-10-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.403

PW
Payton Weber

4LEXVK · Syracuse, UT, US

DUPR

4.967

TEAM 2LOSS
AE
Aiden Elstun

0Y67JQ · Moseley, VA, US

DUPR

4.252

BC
Braden Ciszek

175XP5 · Northport, NY, US

DUPR

5.140

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-5116326246
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5096125729,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.403,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Payton Weber",
        "dupr_id": "4LEXVK",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  },
  {
    "team_id": 4897822207,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aiden Elstun",
        "dupr_id": "0Y67JQ",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Moseley, VA, US"
      },
      {
        "name": "Braden Ciszek",
        "dupr_id": "175XP5",
        "rating": 5.14,
        "profile_pic_url": null,
        "location": "Northport, NY, US"
      }
    ]
  }
]