Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Royal Oak Classic Pickleball Tournament Mixed Doubles Skill: (3.5) Age: (19 And Above)

ID: 7021576798

Match Scores

8-15

Loss

Play Date

2024-08-24

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LV
Lisa VanOverbeke

8MEQ4D · USA

DUPR

3.566

TJ
Thomas Jefferson

3ZZW6D · Farmington, MI, US

DUPR

3.554

TEAM 2WINNER
AC
Alissa Crawford

L5RN0Q · MI, US

DUPR

3.630

SK
Shreyas Kanthadi

XJ0WP7 · Bloomfield Hills, MI, US

DUPR

4.006

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-7021576798
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7688873530,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa VanOverbeke",
        "dupr_id": "8MEQ4D",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Jefferson",
        "dupr_id": "3ZZW6D",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Farmington, MI, US"
      }
    ]
  },
  {
    "team_id": 7504307951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alissa Crawford",
        "dupr_id": "L5RN0Q",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Shreyas Kanthadi",
        "dupr_id": "XJ0WP7",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]