Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7907716153

Match Scores

14-15

Loss

Play Date

2025-08-08

Play Time (Est)

2:15 AM

Play Location

New Orleans, LA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LO
lena Ocampo

9PR46J · FL, US

DUPR

4.038

CM
Camila Mendes

7DDXV9 · Miami, FL, US

DUPR

4.720

TEAM 2WINNER
JJ
Jenny Jaworek

17MJON · Canton, GA, US

DUPR

4.696

JW
Jackie Whitten

16RKQK · Canton, GA, US

DUPR

4.152

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-7907716153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6105557201,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "lena  Ocampo",
        "dupr_id": "9PR46J",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Camila Mendes",
        "dupr_id": "7DDXV9",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7151740347,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenny Jaworek",
        "dupr_id": "17MJON",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Jackie Whitten",
        "dupr_id": "16RKQK",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  }
]