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

Match Scores

15-13

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.726

TS
Terry Shoemaker

8M9KJO · Phoenix, AZ, US

DUPR

4.711

TEAM 2LOSS
CN
Cherie Nabeta

2LQ0VR · Carmichael, CA, US

DUPR

4.885

MM
Matthew McDermott

8K505O · Roseville, CA, US

DUPR

4.530

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-8569566180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6971889514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Shriner",
        "dupr_id": "84P0ZK",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terry Shoemaker",
        "dupr_id": "8M9KJO",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6264535672,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cherie Nabeta",
        "dupr_id": "2LQ0VR",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Carmichael, CA, US"
      },
      {
        "name": "Matthew McDermott",
        "dupr_id": "8K505O",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]