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: 7623081187

Match Scores

13-15

Win

Play Date

2024-07-07

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Stephanie Sandell

3Z4JQM · Phoenix, AZ, US

DUPR

4.562

RS
Ryan Sandell

3X06Q4 · Tempe, AZ, US

DUPR

4.426

TEAM 2WINNER
GS
Gail Shriner

84P0ZK · Scottsdale, AZ, US

DUPR

4.692

TS
Terry Shoemaker

8M9KJO · Phoenix, AZ, US

DUPR

4.682

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-7623081187
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4327638002,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Sandell",
        "dupr_id": "3Z4JQM",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Ryan Sandell",
        "dupr_id": "3X06Q4",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 4764721493,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gail Shriner",
        "dupr_id": "84P0ZK",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terry Shoemaker",
        "dupr_id": "8M9KJO",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]