Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Men's PRO Doubles QUALIFIER Points Draw

ID: 6837769903

Match Scores

8-15

Win

Play Date

2024-07-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
Daniel Ceballos

PKY5VZ · Tijuana, B.C., MX

DUPR

4.440

MI
Mike Ill

2LRD7E · USA

DUPR

4.062

TEAM 2WINNER
BP
Blake Potter

8JYQRJ · Costa Mesa, CA, US

DUPR

5.081

RD
Ryan Dinsmore

3V6P96 · Rogers, AR, US

DUPR

4.028

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-6837769903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6529563647,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Ceballos",
        "dupr_id": "PKY5VZ",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Tijuana, B.C., MX"
      },
      {
        "name": "Mike Ill",
        "dupr_id": "2LRD7E",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4653908258,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blake Potter",
        "dupr_id": "8JYQRJ",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Ryan Dinsmore",
        "dupr_id": "3V6P96",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Rogers, AR, US"
      }
    ]
  }
]