Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Fall Classic Mixed Doubles 5.0 (12+) Group A

ID: 8327644287

Match Scores

7-11

Loss

Play Date

2025-09-14

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DN
Dani Nelson

GGEYMV · Ventura, CA, US

DUPR

4.418

PK
Preston Knopp

3PDNVM · Thousand Oaks, CA, US

DUPR

3.960

TEAM 2WINNER
ST
Sydney Tran

L2XWMJ · Riverside, CA, US

DUPR

4.565

AS
Aiden Schliekelman

PKX7GM · Calimesa, CA, US

DUPR

4.611

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-8327644287
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5286806366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dani Nelson",
        "dupr_id": "GGEYMV",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      },
      {
        "name": "Preston Knopp",
        "dupr_id": "3PDNVM",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 5151686101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydney Tran",
        "dupr_id": "L2XWMJ",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      },
      {
        "name": "Aiden Schliekelman",
        "dupr_id": "PKX7GM",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Calimesa, CA, US"
      }
    ]
  }
]