Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5 - Portside Pickle Palooza Tournament

ID: 6795441175

Match Scores

15-5

Loss

Play Date

2025-10-11

Play Time (Est)

8:45 AM

Play Location

Portside Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Thomas Stevens

2Q472R · Missoula, MT, US

DUPR

5.007

AD
Adele Dorion

JZROP4 · Gainesville, FL, US

DUPR

4.499

TEAM 2LOSS
CC
Claire Cage

ZNEZEW · Mobile, AL, US

DUPR

4.011

RW
Russell Wallace

59XQ40 · Mobile, AL, US

DUPR

4.101

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-6795441175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8375288210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Stevens",
        "dupr_id": "2Q472R",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Missoula, MT, US"
      },
      {
        "name": "Adele Dorion",
        "dupr_id": "JZROP4",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 4708328638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claire Cage",
        "dupr_id": "ZNEZEW",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      },
      {
        "name": "Russell Wallace",
        "dupr_id": "59XQ40",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  }
]