Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Vizzy Atlanta Slam Mens Doubles Skill: (4.0) Age: (10 To 34)

ID: 7467874849

Match Scores

15-6

Win

Play Date

2024-05-18

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Shane M Dunn

3Z4XKQ · Minneapolis, MN, US

DUPR

4.329

JZ
John Ziemkowski

XJ2EV4 · Lakeville, MN, US

DUPR

4.243

TEAM 2LOSS
MT
Matthew Teichmiller

NYKNJZ · Warrior, AL, US

DUPR

4.183

RP
Ryan Privett

8J9OX4 · Cullman, AL, US

DUPR

3.878

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-7467874849
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8235675222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane M Dunn",
        "dupr_id": "3Z4XKQ",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Ziemkowski",
        "dupr_id": "XJ2EV4",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 7506035292,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Teichmiller",
        "dupr_id": "NYKNJZ",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Warrior, AL, US"
      },
      {
        "name": "Ryan Privett",
        "dupr_id": "8J9OX4",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Cullman, AL, US"
      }
    ]
  }
]