Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Jan 12th Mon night

ID: 4609027148

Match Scores

3-11

Win

Play Date

2026-01-13

Play Time (Est)

9:00 PM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Justin Thomas

56EJ75 · USA

DUPR

3.689

PB
Pascal Bitar

LWP2WQ · Highland Village, TX, US

DUPR

2.431

TEAM 2WINNER
PP
Phil Plank

P54W5Q · Highland Village, TX, US

DUPR

3.139

DD
Daden Dortillo

YMOGME · USA

DUPR

3.816

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-4609027148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4518567316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Thomas",
        "dupr_id": "56EJ75",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pascal Bitar",
        "dupr_id": "LWP2WQ",
        "rating": 2.431,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 5952627961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Daden Dortillo",
        "dupr_id": "YMOGME",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]