Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5677921442

Match Scores

8-11, 9-11

Loss

Play Date

2026-03-16

Play Time (Est)

3:30 PM

Play Location

Scottsdale, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Katy Burkhart

ZD5KYM · USA

DUPR

3.500

RA
Roger Arlen

MYMZWD · Carson City, NV, US

DUPR

4.753

TEAM 2WINNER
TS
Todd Smits

RDD6LQ · USA

DUPR

3.500

PH
Phil Hildebrandt

M2VW2O · USA

DUPR

3.500

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-5677921442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7197247137,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katy Burkhart",
        "dupr_id": "ZD5KYM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Arlen",
        "dupr_id": "MYMZWD",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Carson City, NV, US"
      }
    ]
  },
  {
    "team_id": 8094324490,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Smits",
        "dupr_id": "RDD6LQ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phil Hildebrandt",
        "dupr_id": "M2VW2O",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]