Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MS Charity 2026 - Mens Doubles Skill: (4.5) Age: (50 + 60+)

ID: 5256531624

Match Scores

15-9

Win

Play Date

2026-03-15

Play Time (Est)

1:00 PM

Play Location

Glendale, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
John C Click

3YEX44 · Sun City West, AZ, US

DUPR

4.806

JB
James Barbe

DNYYLM · Goodyear, AZ, US

DUPR

4.516

TEAM 2LOSS
DD
Darrin Dietrich

V7N0J5 · Chelan County, WA, US

DUPR

4.378

KH
K Hehnke

8G0ORD · Peoria, AZ, US

DUPR

4.164

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-5256531624
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6342624009,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John C Click",
        "dupr_id": "3YEX44",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "James Barbe",
        "dupr_id": "DNYYLM",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 6012335520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darrin Dietrich",
        "dupr_id": "V7N0J5",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Chelan County, WA, US"
      },
      {
        "name": "K Hehnke",
        "dupr_id": "8G0ORD",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]