Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Crown of the Continent - A USSP Circuit Event Skill Brackets for under 49 also available! Mens Doubles Skill: (4.0 And Above) Age: (50 To 59)

ID: 5086652855

Match Scores

14-16

Win

Play Date

2024-08-09

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
WW
Wendell Whitman

35VR4R · USA

DUPR

3.732

TL
Terry Leighty

8D6446 · USA

DUPR

4.064

TEAM 2WINNER
WB
Wayne Burton

3VLXK5 · Coeur d'Alene, ID, US

DUPR

4.050

TS
Thomas Smart

1667QG · Hayden, ID, US

DUPR

3.876

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-5086652855
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5244531379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendell Whitman",
        "dupr_id": "35VR4R",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terry Leighty",
        "dupr_id": "8D6446",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7969084393,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wayne Burton",
        "dupr_id": "3VLXK5",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Coeur d'Alene, ID, US"
      },
      {
        "name": "Thomas Smart",
        "dupr_id": "1667QG",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Hayden, ID, US"
      }
    ]
  }
]