Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2024 Tommy Wong Memorial Mens Doubles 4.5 Age: (60 To 69)

ID: 6890644224

Match Scores

6-15

Win

Play Date

2024-01-06

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
John C Click

3YEX44 · Sun City West, AZ, US

DUPR

4.206

DB
Del Bromley

16KEZ0 · Peoria, AZ, US

DUPR

4.297

TEAM 2WINNER
MK
Matt Keller

17Z6M5 · Sun City West, AZ, US

DUPR

4.631

DR
Donald Rowden

16M56G · Surprise, AZ, US

DUPR

4.586

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-6890644224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7249397152,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John C Click",
        "dupr_id": "3YEX44",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "Del Bromley",
        "dupr_id": "16KEZ0",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 8109278850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Keller",
        "dupr_id": "17Z6M5",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "Donald Rowden",
        "dupr_id": "16M56G",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      }
    ]
  }
]