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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Mixed Doubles Skill: 4.5: 30+

ID: 5365682507

Match Scores

15-13

Loss

Play Date

2024-07-07

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Danielle Murcray

8KD00Y · Bigfork, MT, US

DUPR

4.828

Chris Bauerle

3XKY62 · Missoula, MT, US

DUPR

4.738

TEAM 2LOSS
ES
Elida Shilts

7D6YK5 · Pleasanton, CA, US

DUPR

4.653

SK
Seth Kirby

3ON2O2 · San Francisco, CA, US

DUPR

4.801

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-5365682507
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7956237004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle Murcray",
        "dupr_id": "8KD00Y",
        "rating": 4.828,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1139286/images/profile/d898a757-6317-4dac-979b-9aca47f5a76f.png",
        "location": "Bigfork, MT, US"
      },
      {
        "name": "Chris Bauerle",
        "dupr_id": "3XKY62",
        "rating": 4.738,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84575_5f0b17c39790f.jpeg",
        "location": "Missoula, MT, US"
      }
    ]
  },
  {
    "team_id": 7729065927,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elida Shilts",
        "dupr_id": "7D6YK5",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Seth Kirby",
        "dupr_id": "3ON2O2",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]