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

Montis Open - Club Pickleball USA - Men's 5.0

ID: 7191244659

Match Scores

15-7

Win

Play Date

2025-06-28

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Michael Bunn

8DPON6 · Lehi, UT, US

DUPR

5.028

RT
Ryan Toolson

8DOZEX · Provo, UT, US

DUPR

5.521

TEAM 2LOSS
LC
Le Chen

8MXX7P · Riverton, UT, US

DUPR

4.792

JC
Jamen Christensen

MYJDXD · Murray, UT, US

DUPR

5.093

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-7191244659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5454342317,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Bunn",
        "dupr_id": "8DPON6",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Ryan Toolson",
        "dupr_id": "8DOZEX",
        "rating": 5.521,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7627669662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Le Chen",
        "dupr_id": "8MXX7P",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Jamen Christensen",
        "dupr_id": "MYJDXD",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  }
]