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

USLPL 35+ Hatboro

ID: 5973391695

Match Scores

9-11, 4-11

Loss

Play Date

2026-03-21

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CF
Chantay Foley

0YD5LQ · GA, US

DUPR

4.870

AT
Alex Tran

84RLM8 · Nashville, TN, US

DUPR

5.155

TEAM 2WINNER
MG
Madeline Gonzalez

3ZDKWD · Surprise, AZ, US

DUPR

5.491

JR
Juan Rodriguez

30RNXX · Toa Baja, PR

DUPR

4.955

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-5973391695
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6260790100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chantay Foley",
        "dupr_id": "0YD5LQ",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Alex Tran",
        "dupr_id": "84RLM8",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 8057735686,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madeline Gonzalez",
        "dupr_id": "3ZDKWD",
        "rating": 5.491,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Juan Rodriguez",
        "dupr_id": "30RNXX",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Toa Baja, PR"
      }
    ]
  }
]