Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket Block Party - Men's Doubles Skill: (4.0) Age: (50 to 69)

ID: 4639418110

Match Scores

15-13

Win

Play Date

2026-05-14

Play Time (Est)

11:30 PM

Play Location

Jacksonville, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Gerry Bevis

3PDW7G · Gainesville, FL, US

DUPR

4.078

RM
Robert Matheny

LW9QLZ · USA

DUPR

4.037

TEAM 2LOSS
MS
Michael Shiver

8K5006 · Leesburg, GA, US

DUPR

4.212

TD
Tinsley Dozier

3LG4K1 · Albany, GA, US

DUPR

3.875

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-4639418110
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6231876876,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gerry Bevis",
        "dupr_id": "3PDW7G",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Robert Matheny",
        "dupr_id": "LW9QLZ",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6497828260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Shiver",
        "dupr_id": "8K5006",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Leesburg, GA, US"
      },
      {
        "name": "Tinsley Dozier",
        "dupr_id": "3LG4K1",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Albany, GA, US"
      }
    ]
  }
]