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

The NOLA Pickle Fest 2025 - Mixed Doubles Skill: (5.0) Age: (Any)

ID: 6246281222

Match Scores

15-12

Win

Play Date

2025-08-09

Play Time (Est)

3:30 PM

Play Location

New Orleans, LA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RK
Riley kavanagh

JZKWX4 · New York, NY, US

DUPR

4.756

JS
Josh Seides

XJ9LK4 · USA

DUPR

4.632

TEAM 2LOSS
LB
Lauren Brown

17NPPN · Huntsville, AL, US

DUPR

4.002

ZB
Zachary Brown

84LL28 · Huntsville, AL, US

DUPR

5.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-6246281222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6378368881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riley kavanagh",
        "dupr_id": "JZKWX4",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Josh Seides",
        "dupr_id": "XJ9LK4",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8077794305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Brown",
        "dupr_id": "17NPPN",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Zachary Brown",
        "dupr_id": "84LL28",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  }
]