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: 5501521602

Match Scores

9-15

Win

Play Date

2023-10-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kurt Champe

3YEGVP · Shasta Lake, CA, US

DUPR

4.270

SL
Stephen Lawrence

2LMWDR · USA

DUPR

3.697

TEAM 2WINNER
RK
Ron Kraft

1QJJN5 · USA

DUPR

4.381

DK
Danny Kole

8D907Y · Manhattan Beach, CA, US

DUPR

4.981

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-5501521602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6800047527,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kurt Champe",
        "dupr_id": "3YEGVP",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Shasta Lake, CA, US"
      },
      {
        "name": "Stephen Lawrence",
        "dupr_id": "2LMWDR",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5430292219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Kraft",
        "dupr_id": "1QJJN5",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny Kole",
        "dupr_id": "8D907Y",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Manhattan Beach, CA, US"
      }
    ]
  }
]