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

Peachtree City Pickleball

ID: 4325017249

Match Scores

0-15

Win

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

Meade Field Dr, Peachtree City, GA 30269, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JE
Jessica Echols

JYEEWW · USA

DUPR

3.001

RS
Ronald Smith

7ZG27M · USA

DUPR

2.859

TEAM 2WINNER
JJ
Jasmyn Johnson

DN5OL4 · Acworth, GA, US

DUPR

3.520

A
Antonio

0Q7QE2 · Acworth, GA, US

DUPR

4.128

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-4325017249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5063085311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Echols",
        "dupr_id": "JYEEWW",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Smith",
        "dupr_id": "7ZG27M",
        "rating": 2.859,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6935660279,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jasmyn Johnson",
        "dupr_id": "DN5OL4",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Antonio",
        "dupr_id": "0Q7QE2",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]