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

Montis Open - Club Pickleball USA - Mixed 4.5

ID: 7112811129

Match Scores

15-12

Win

Play Date

2025-06-27

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Sophie Deaver

EGPPNE · Salt Lake City, UT, US

DUPR

4.188

TG
Tyler Glauser

3L449J · Salt Lake City, UT, US

DUPR

4.903

TEAM 2LOSS
EG
Edward Gardner

4L7DJ2 · Salt Lake City, UT, US

DUPR

4.989

SA
Saydee Ann Taylor

6Z647D · West Jordan, UT, US

DUPR

4.156

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-7112811129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6361954433,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophie Deaver",
        "dupr_id": "EGPPNE",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Tyler Glauser",
        "dupr_id": "3L449J",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 4398597085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Gardner",
        "dupr_id": "4L7DJ2",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Saydee Ann Taylor",
        "dupr_id": "6Z647D",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  }
]