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

The Championships - LWRGCC

ID: 6138490000

Match Scores

11-4, 9-11, 11-7

Loss

Play Date

2024-03-25

Play Time (Est)

5:00 PM

Play Location

Lakewood Ranch, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
Elise stone

89R7ZV · Bradenton, FL, US

DUPR

4.686

CV
Christine Vecchione

8E26JO · Bradenton, FL, US

DUPR

4.408

TEAM 2LOSS
NP
Nicole Pies

8JK6VJ · USA

DUPR

4.002

EB
Erin Bryce

8924OR · Lakewood Ranch, FL, US

DUPR

5.204

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-6138490000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5994301736,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elise stone",
        "dupr_id": "89R7ZV",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Christine Vecchione",
        "dupr_id": "8E26JO",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 5136985754,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Pies",
        "dupr_id": "8JK6VJ",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erin Bryce",
        "dupr_id": "8924OR",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]