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

Hawaiian Cup - Womens Doubles Pro

ID: 7483290332

Match Scores

10-15

Win

Play Date

2025-01-19

Play Time (Est)

9:00 PM

Play Location

Kailua-Kona, HI

Unverified Facility

Competitor Teams

TEAM 1LOSS
GH
Grace Haley

30RGWX · Williamston, MI, US

DUPR

4.691

Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.621

TEAM 2WINNER
FL
Faith Lee

3LPRLQ · Osseo, MN, US

DUPR

4.895

KG
Kasandra Gehrke

8WK2YQ · O'Fallon, IL, US

DUPR

5.155

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-7483290332
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6057338901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grace Haley",
        "dupr_id": "30RGWX",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.621,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 5411706715,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faith Lee",
        "dupr_id": "3LPRLQ",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Kasandra Gehrke",
        "dupr_id": "8WK2YQ",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      }
    ]
  }
]