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

2024 USSP National Championship - presented by Humana - Men's Doubles Masters Age (55-59) Skill: (4.5 And Above)

ID: 5207924831

Match Scores

5-15

Loss

Play Date

2024-12-07

Play Time (Est)

12:45 AM

Play Location

Casa Grande, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
WP
Wayne Peterson

30Z5YG · Wyoming, MN, US

DUPR

4.948

EJ
erik jacobsen

35YMR5 · USA

DUPR

5.153

TEAM 2WINNER
KS
Keith Szautner

30RVK2 · Calgary, AB, CA

DUPR

4.983

RS
Rick Sereda

2LXZR7 · USA

DUPR

4.675

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-5207924831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4967176202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wayne Peterson",
        "dupr_id": "30Z5YG",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Wyoming, MN, US"
      },
      {
        "name": "erik jacobsen",
        "dupr_id": "35YMR5",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4851049462,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keith Szautner",
        "dupr_id": "30RVK2",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Rick Sereda",
        "dupr_id": "2LXZR7",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]