Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5 - Portside Pickle Palooza Tournament

ID: 7982946202

Match Scores

4-15

Loss

Play Date

2025-10-11

Play Time (Est)

11:30 PM

Play Location

Portside Pickle

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Claire Cage

ZNEZEW · Mobile, AL, US

DUPR

4.010

RW
Russell Wallace

59XQ40 · Mobile, AL, US

DUPR

4.099

TEAM 2WINNER
RB
Rickey Baylon

8MP4NO · USA

DUPR

5.439

KR
Kelli Reeves

PZVE0M · Pace, FL, US

DUPR

4.187

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-7982946202
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5187150846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claire Cage",
        "dupr_id": "ZNEZEW",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      },
      {
        "name": "Russell Wallace",
        "dupr_id": "59XQ40",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  },
  {
    "team_id": 6733996356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rickey Baylon",
        "dupr_id": "8MP4NO",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelli Reeves",
        "dupr_id": "PZVE0M",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Pace, FL, US"
      }
    ]
  }
]