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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney AARP Masters Pro Mens Doubles

ID: 8396046851

Match Scores

11-8, 8-11, 4-11

Loss

Play Date

2024-07-04

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
John Moorin

355Q03 · Carmel, IN, US

DUPR

5.325

FW
FD Wilder

3OZ4W2 · Naples, FL, US

DUPR

5.354

TEAM 2WINNER
DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.651

SC
Stephen Cole

3V2LL7 · USA

DUPR

5.299

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-8396046851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8364236598,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Moorin",
        "dupr_id": "355Q03",
        "rating": 5.325,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "FD Wilder",
        "dupr_id": "3OZ4W2",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7805710618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.651,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Stephen Cole",
        "dupr_id": "3V2LL7",
        "rating": 5.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]