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

Jan 12th Mon night

ID: 4324129445

Match Scores

11-7

Win

Play Date

2026-01-13

Play Time (Est)

6:15 AM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1WINNER
PP
Phil Plank

P54W5Q · Highland Village, TX, US

DUPR

3.130

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.063

TEAM 2LOSS
TM
Tom Murphy

7JKD55 · USA

DUPR

3.402

PB
Pascal Bitar

LWP2WQ · Highland Village, TX, US

DUPR

2.415

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-4324129445
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5870729833,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.13,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 4391005701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Murphy",
        "dupr_id": "7JKD55",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pascal Bitar",
        "dupr_id": "LWP2WQ",
        "rating": 2.415,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]