Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: Selkirk Red Rock Open Mens Doubles Skill: (4.5) Age: (35 To 49)

ID: 6441942555

Match Scores

11-6, 8-11, 8-11

Loss

Play Date

2024-04-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Michael Saniuk

17LK2N · Omaha, NE, US

DUPR

4.643

EN
Eric Nelson

3X9OGX · Omaha, NE, US

DUPR

4.877

TEAM 2WINNER
MH
Mathew Harper

3VXWRP · South Jordan, UT, US

DUPR

4.627

BC
Brad Carpenter

8DD064 · Sandy, UT, US

DUPR

5.099

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-6441942555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6951716569,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Saniuk",
        "dupr_id": "17LK2N",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Eric Nelson",
        "dupr_id": "3X9OGX",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 8361513043,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mathew Harper",
        "dupr_id": "3VXWRP",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Brad Carpenter",
        "dupr_id": "8DD064",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]