Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4330119642

Match Scores

2-15

Win

Play Date

2023-10-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
John Richards

3ORMW3 · Provo, UT, US

DUPR

4.011

NC
Norm Chambers

8E4NV3 · Springville, UT, US

DUPR

4.129

TEAM 2WINNER
RK
Ron Kraft

1QJJN5 · USA

DUPR

4.380

DK
Danny Kole

8D907Y · Manhattan Beach, CA, US

DUPR

4.978

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-4330119642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8195609296,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Richards",
        "dupr_id": "3ORMW3",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Norm Chambers",
        "dupr_id": "8E4NV3",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  },
  {
    "team_id": 5189367579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Kraft",
        "dupr_id": "1QJJN5",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny Kole",
        "dupr_id": "8D907Y",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Manhattan Beach, CA, US"
      }
    ]
  }
]