Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Brevard Health And Racquet Club

ID: 6498437480

Match Scores

7-11

Win

Play Date

2026-05-06

Play Time (Est)

9:00 PM

Play Location

Brevard, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DG
Donald Goden

3P4OEZ · USA

DUPR

3.731

DR
Daniel Rodriguez

0QPKZG · USA

DUPR

3.892

TEAM 2WINNER
AB
Andrew Bauman

XJWGP5 · Pisgah Forest, NC, US

DUPR

4.215

JC
Jim Core

PKENKE · USA

DUPR

3.761

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-6498437480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4637877136,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donald Goden",
        "dupr_id": "3P4OEZ",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Rodriguez",
        "dupr_id": "0QPKZG",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6780429485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Bauman",
        "dupr_id": "XJWGP5",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Pisgah Forest, NC, US"
      },
      {
        "name": "Jim Core",
        "dupr_id": "PKENKE",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]