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

S2 Pickleball Classic 2026 - Mixed Doubles Skill: (Open) Age: (12 and Above)

ID: 7811105999

Match Scores

15-2

Loss

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Boise, ID

View Facility Page →

Competitor Teams

TEAM 1WINNER
EB
Ella Boydston

17G2N8 · Provo, UT, US

DUPR

5.291

JE
Jase Edwards

599M2P · Post Falls, ID, US

DUPR

5.874

TEAM 2LOSS
ZA
Zanaiya Anderson

RYZ0EM · Boise, ID, US

DUPR

4.844

KO
Kenny Ortega

1RNOM3 · Boise, ID, US

DUPR

5.608

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-7811105999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7938897049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ella Boydston",
        "dupr_id": "17G2N8",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Jase Edwards",
        "dupr_id": "599M2P",
        "rating": 5.874,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 4485183152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zanaiya Anderson",
        "dupr_id": "RYZ0EM",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Kenny Ortega",
        "dupr_id": "1RNOM3",
        "rating": 5.608,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]