Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

HUNTSMAN WORLD SENIOR GAMES Mens Doubles Skill: (4.0 And Above) Age: (55 To 59)

ID: 7504635650

Match Scores

15-8

Win

Play Date

2023-10-17

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Ron Kraft

1QJJN5 · USA

DUPR

4.348

DK
Danny Kole

8D907Y · Manhattan Beach, CA, US

DUPR

4.904

TEAM 2LOSS
WT
Western Tuia

8EMOZM · Orem, UT, US

DUPR

4.308

DS
Dave Sylvester

17WNV0 · Cedar Hills, UT, US

DUPR

4.534

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-7504635650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7895094494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Kraft",
        "dupr_id": "1QJJN5",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny Kole",
        "dupr_id": "8D907Y",
        "rating": 4.904,
        "profile_pic_url": null,
        "location": "Manhattan Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4963978709,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Western Tuia",
        "dupr_id": "8EMOZM",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Dave Sylvester",
        "dupr_id": "17WNV0",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  }
]