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

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

ID: 7920205923

Match Scores

14-15

Loss

Play Date

2025-08-09

Play Time (Est)

4:45 AM

Play Location

New Orleans, LA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RK
Riley kavanagh

JZKWX4 · New York, NY, US

DUPR

4.755

JS
Josh Seides

XJ9LK4 · USA

DUPR

4.629

TEAM 2WINNER
DP
Diana Pham

YGJPYE · New Orleans, LA, US

DUPR

4.428

AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.892

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-7920205923
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8463057518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Riley kavanagh",
        "dupr_id": "JZKWX4",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Josh Seides",
        "dupr_id": "XJ9LK4",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6532512407,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diana Pham",
        "dupr_id": "YGJPYE",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      }
    ]
  }
]