Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7102156147

Match Scores

13-15

Loss

Play Date

2024-05-18

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Shane M Dunn

3Z4XKQ · Minneapolis, MN, US

DUPR

4.319

JZ
John Ziemkowski

XJ2EV4 · Lakeville, MN, US

DUPR

4.236

TEAM 2WINNER
DG
David Groechel

1RMOYZ · Davidson, NC, US

DUPR

4.228

RL
Randy Li

NYRPX7 · Duluth, GA, US

DUPR

4.652

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-7102156147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4795629465,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane M Dunn",
        "dupr_id": "3Z4XKQ",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Ziemkowski",
        "dupr_id": "XJ2EV4",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 5774478945,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Groechel",
        "dupr_id": "1RMOYZ",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Davidson, NC, US"
      },
      {
        "name": "Randy Li",
        "dupr_id": "NYRPX7",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  }
]