Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2021 Davie Summer Pickleball Classic(Hosted by Steve Kennedy & South Florida Pickleball Group) - Mens Doubles Skill/Age Groups 4.5:

ID: 7929226480

Match Scores

11-3

Win

Play Date

2021-07-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Dustin Burkett

1RXOGM · USA

DUPR

3.500

CR
Christopher Robinson

8J57MM · Stuart, FL, US

DUPR

4.604

TEAM 2LOSS
MR
Michael Rubano

1RW2KD · Tallahassee, FL, US

DUPR

4.181

KB
Keith Briant

1RX50N · Royal Palm Beach, FL, US

DUPR

4.119

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-7929226480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7622882162,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dustin Burkett",
        "dupr_id": "1RXOGM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Robinson",
        "dupr_id": "8J57MM",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Stuart, FL, US"
      }
    ]
  },
  {
    "team_id": 8274407701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Rubano",
        "dupr_id": "1RW2KD",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Keith Briant",
        "dupr_id": "1RX50N",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Royal Palm Beach, FL, US"
      }
    ]
  }
]