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

Boise PPA Challenger - Mens Doubles Pro Main Draw

ID: 7028136817

Match Scores

8-11, 11-9, 11-4

Loss

Play Date

2025-05-31

Play Time (Est)

2:15 AM

Play Location

Meridian, ID

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Ryan Smith

8MNNO3 · Orem, UT, US

DUPR

5.535

CC
Charles Case

12ZJR9 · Murray, UT, US

DUPR

5.713

TEAM 2LOSS
KH
Kace Heiner

3LLXQZ · Springville, UT, US

DUPR

5.225

JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.653

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-7028136817
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7265675957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Smith",
        "dupr_id": "8MNNO3",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Charles Case",
        "dupr_id": "12ZJR9",
        "rating": 5.713,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  },
  {
    "team_id": 7771824423,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kace Heiner",
        "dupr_id": "3LLXQZ",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.653,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]