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

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

ID: 7017149268

Match Scores

15-8

Win

Play Date

2024-07-07

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
Gail Shriner

84P0ZK · Scottsdale, AZ, US

DUPR

4.715

TS
Terry Shoemaker

8M9KJO · Phoenix, AZ, US

DUPR

4.702

TEAM 2LOSS
ES
Emily Scanlan

3OZ2QW · Mesa, AZ, US

DUPR

4.903

KG
Kyle Gadberry

0YM6XN · AZ, US

DUPR

4.098

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-7017149268
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5206292472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Shriner",
        "dupr_id": "84P0ZK",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terry Shoemaker",
        "dupr_id": "8M9KJO",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6995631569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Scanlan",
        "dupr_id": "3OZ2QW",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Kyle Gadberry",
        "dupr_id": "0YM6XN",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]