Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Power Pickleball Club Mixed 3.5+

ID: 7711540775

Match Scores

11-0

Win

Play Date

2026-04-27

Play Time (Est)

12:45 AM

Play Location

2818 N Sullivan Rd suite 130, Spokane Valley, WA 99216, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Andre Cossette

KOVK2O · Spokane, WA, US

DUPR

3.692

AS
Annette Sanchez

2QRZME · Spokane, WA, US

DUPR

3.777

TEAM 2LOSS
BM
Britta Martinez

6N59VQ · USA

DUPR

2.823

JM
Justin Martinez

7NRLQ0 · USA

DUPR

2.551

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-7711540775
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5525956256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andre Cossette",
        "dupr_id": "KOVK2O",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Annette Sanchez",
        "dupr_id": "2QRZME",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      }
    ]
  },
  {
    "team_id": 5031787534,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Britta Martinez",
        "dupr_id": "6N59VQ",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Martinez",
        "dupr_id": "7NRLQ0",
        "rating": 2.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]