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

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

ID: 8005744074

Match Scores

15-6

Loss

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Boise, ID

View Facility Page →

Competitor Teams

TEAM 1WINNER
JE
Jase Edwards

599M2P · Post Falls, ID, US

DUPR

5.897

LW
Luke Williams

4LQ49G · Issaquah, WA, US

DUPR

5.679

TEAM 2LOSS
LC
Lucas Coutinho

JZZM9D · Recife, PE, BR

DUPR

5.617

KO
Kenny Ortega

1RNOM3 · Boise, ID, US

DUPR

5.472

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-8005744074
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850561500,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jase Edwards",
        "dupr_id": "599M2P",
        "rating": 5.897,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      },
      {
        "name": "Luke Williams",
        "dupr_id": "4LQ49G",
        "rating": 5.679,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      }
    ]
  },
  {
    "team_id": 4325268724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Coutinho",
        "dupr_id": "JZZM9D",
        "rating": 5.617,
        "profile_pic_url": null,
        "location": "Recife, PE, BR"
      },
      {
        "name": "Kenny Ortega",
        "dupr_id": "1RNOM3",
        "rating": 5.472,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]