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

MLK PB

ID: 6363318406

Match Scores

11-5, 8-11, 11-3

Win

Play Date

2026-01-19

Play Time (Est)

11:30 PM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
Boyd Halbert

4PQ5GM · Highland Village, TX, US

DUPR

3.134

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.067

TEAM 2LOSS
PB
Pascal Bitar

LWP2WQ · Highland Village, TX, US

DUPR

2.410

TM
Tom Murphy

7JKD55 · USA

DUPR

3.397

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-6363318406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4818300801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Boyd Halbert",
        "dupr_id": "4PQ5GM",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 5062105958,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pascal Bitar",
        "dupr_id": "LWP2WQ",
        "rating": 2.41,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Tom Murphy",
        "dupr_id": "7JKD55",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]