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

Boise PPA Challenger - Mens Doubles Pro Main Draw

ID: 5441732003

Match Scores

10-12, 11-4, 11-7

Win

Play Date

2025-05-31

Play Time (Est)

12:45 AM

Play Location

Meridian, ID

View Facility Page →

Competitor Teams

TEAM 1WINNER
KH
Kace Heiner

3LLXQZ · Springville, UT, US

DUPR

5.247

JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.664

TEAM 2LOSS
MF
Matthew Finnerty

17Z6R5 · Royal Leamington Spa, England, GB

DUPR

4.878

JC
Joel Cassens

8KDKZQ · Blaine, MN, US

DUPR

5.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-5441732003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7662276867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kace Heiner",
        "dupr_id": "3LLXQZ",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.664,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 5916592715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Finnerty",
        "dupr_id": "17Z6R5",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Royal Leamington Spa, England, GB"
      },
      {
        "name": "Joel Cassens",
        "dupr_id": "8KDKZQ",
        "rating": 5.652,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  }
]