Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Women's Doubles 3.5 - 51+

ID: 5357715473

Match Scores

14-16

Loss

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
AO
Alicia Overton

3YQMPP · Biloxi, MS, US

DUPR

3.096

SP
Sabine Pierre

ODZZPL · Biloxi, MS, US

DUPR

3.816

TEAM 2WINNER
LF
Laura Franey

0YLJRX · Ridgeland, MS, US

DUPR

3.678

MR
Mitcie Reid

9P6OK7 · Ridgeland, MS, US

DUPR

3.405

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-5357715473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7725585681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alicia Overton",
        "dupr_id": "3YQMPP",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Sabine Pierre",
        "dupr_id": "ODZZPL",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 7455558483,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Franey",
        "dupr_id": "0YLJRX",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Ridgeland, MS, US"
      },
      {
        "name": "Mitcie Reid",
        "dupr_id": "9P6OK7",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Ridgeland, MS, US"
      }
    ]
  }
]