Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8/9 L2 RR

ID: 7470116087

Match Scores

15-10

Win

Play Date

2024-08-09

Play Time (Est)

12:45 AM

Play Location

Old Coast Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
OP
Ozzie Polit

KXOR47 · USA

DUPR

3.848

TL
Tyler Lewis

MY005D · St. Augustine, FL, US

DUPR

4.042

TEAM 2LOSS
RB
Roman Bril

84W0MG · Ponte Vedra Beach, FL, US

DUPR

4.302

PL
Philip L Englert

0Y5NXG · USA

DUPR

3.870

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-7470116087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4726080770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ozzie Polit",
        "dupr_id": "KXOR47",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Lewis",
        "dupr_id": "MY005D",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  },
  {
    "team_id": 7447081817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roman Bril",
        "dupr_id": "84W0MG",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      },
      {
        "name": "Philip L Englert",
        "dupr_id": "0Y5NXG",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]