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

Pickleball: Round Robin

ID: 5992327483

Match Scores

5-11

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

4590 Augusta Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
RB
Ryan Broome

67GEPQ · Lexington, SC, US

DUPR

2.568

CM
Cherlyn MacDougall

N75YN6 · Lexington, SC, US

DUPR

2.309

TEAM 2WINNER
LG
Luis Gonzalez

JPENN4 · Chapin, SC, US

DUPR

2.679

JB
Jennifer Butler

V64XV5 · Chapin, SC, US

DUPR

2.488

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-5992327483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6974088268,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Broome",
        "dupr_id": "67GEPQ",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Cherlyn MacDougall",
        "dupr_id": "N75YN6",
        "rating": 2.309,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  },
  {
    "team_id": 7955558984,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis  Gonzalez",
        "dupr_id": "JPENN4",
        "rating": 2.679,
        "profile_pic_url": null,
        "location": "Chapin, SC, US"
      },
      {
        "name": "Jennifer Butler",
        "dupr_id": "V64XV5",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": "Chapin, SC, US"
      }
    ]
  }
]