Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2023 USSP Fall Classic @ Palm Creek - Mens Doubles Skill: (4.0 And 4.5) Age: (65 To 69)

ID: 7964117067

Match Scores

11-1

Win

Play Date

2023-11-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Kevin Schmalz

Q5OXNR · USA

DUPR

4.703

RD
Rick DeWeerd

3PGR7E · Sioux Falls, SD, US

DUPR

4.718

TEAM 2LOSS
MF
Mark Floyd

8WMKVK · Albany, OR, US

DUPR

3.690

VP
Veikko Paivinen

3LQ746 · Quesnel, BC, CA

DUPR

4.283

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-7964117067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6557367567,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Schmalz",
        "dupr_id": "Q5OXNR",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick DeWeerd",
        "dupr_id": "3PGR7E",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 7104054236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Floyd",
        "dupr_id": "8WMKVK",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Albany, OR, US"
      },
      {
        "name": "Veikko Paivinen",
        "dupr_id": "3LQ746",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Quesnel, BC, CA"
      }
    ]
  }
]