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

Match Scores

15-4

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.732

RD
Rick DeWeerd

3PGR7E · Sioux Falls, SD, US

DUPR

4.766

TEAM 2LOSS
MF
Mark Floyd

8WMKVK · Albany, OR, US

DUPR

3.697

VP
Veikko Paivinen

3LQ746 · Quesnel, BC, CA

DUPR

4.303

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