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

2024 Mason City Pickleball Classic Mixed Doubles Skill: (4.5) Age: (Any)

ID: 7990983626

Match Scores

6-11

Loss

Play Date

2024-07-14

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SA
Stephanie Alliev

8M955L · Minneapolis, MN, US

DUPR

4.532

MA
Mohamed Ali

3XOG64 · Bloomington, MN, US

DUPR

4.931

TEAM 2WINNER
JS
Jamie Schadt

3VGOV5 · Mount Pleasant, IA, US

DUPR

4.609

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.685

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-7990983626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7230942605,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Alliev",
        "dupr_id": "8M955L",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mohamed Ali",
        "dupr_id": "3XOG64",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  },
  {
    "team_id": 7510164430,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Schadt",
        "dupr_id": "3VGOV5",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]