Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Select Medical Orange County Cup Mens Doubles Skill: (4.0) Age: (08 To 34)

ID: 7581623581

Match Scores

16-14

Loss

Play Date

2024-06-29

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Ryan Aylward

MY2W6G · USA

DUPR

3.987

BS
Brandon Schenck

4LGQ9K · USA

DUPR

4.782

TEAM 2LOSS
SM
Shane M Dunn

3Z4XKQ · Minneapolis, MN, US

DUPR

4.285

JZ
John Ziemkowski

XJ2EV4 · Lakeville, MN, US

DUPR

4.211

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-7581623581
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8397228022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Aylward",
        "dupr_id": "MY2W6G",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Schenck",
        "dupr_id": "4LGQ9K",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7796719072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane M Dunn",
        "dupr_id": "3Z4XKQ",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Ziemkowski",
        "dupr_id": "XJ2EV4",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]