Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2024 USSP Area Championship - presented by USSP - Mens Doubles Skill: (3.5) Age: (50 To 59)

ID: 7585128590

Match Scores

15-9

Loss

Play Date

2024-10-04

Play Time (Est)

3:30 PM

Play Location

Denton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DE
Douglas Edward Stavig

35RP75 · Rogers, AR, US

DUPR

4.085

TH
Todd Herman

3ZE59L · Greenwood, AR, US

DUPR

3.714

TEAM 2LOSS
GW
Grey Wyman

8KG5ZO · USA

DUPR

4.118

SC
Shawn Coker

3079RG · Southlake, TX, US

DUPR

3.203

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-7585128590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6193645183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Douglas Edward Stavig",
        "dupr_id": "35RP75",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Rogers, AR, US"
      },
      {
        "name": "Todd Herman",
        "dupr_id": "3ZE59L",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Greenwood, AR, US"
      }
    ]
  },
  {
    "team_id": 5203551660,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grey Wyman",
        "dupr_id": "8KG5ZO",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn Coker",
        "dupr_id": "3079RG",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Southlake, TX, US"
      }
    ]
  }
]