Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5703816096

Match Scores

15-9

Win

Play Date

2025-08-07

Play Time (Est)

1:00 PM

Play Location

New Orleans, LA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LO
lena Ocampo

9PR46J · FL, US

DUPR

3.985

CM
Camila Mendes

7DDXV9 · Miami, FL, US

DUPR

4.788

TEAM 2LOSS
LB
Lauren Brown

17NPPN · Huntsville, AL, US

DUPR

4.009

MB
Mary Beth Key

30O442 · Huntsville, AL, US

DUPR

4.413

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-5703816096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5102409067,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "lena  Ocampo",
        "dupr_id": "9PR46J",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Camila Mendes",
        "dupr_id": "7DDXV9",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5784879741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Brown",
        "dupr_id": "17NPPN",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Mary Beth Key",
        "dupr_id": "30O442",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  }
]