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

Pre-ice PB!

ID: 6512669986

Match Scores

11-8, 8-11, 4-11

Loss

Play Date

2026-01-23

Play Time (Est)

11:30 PM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1LOSS
PP
Phil Plank

P54W5Q · Highland Village, TX, US

DUPR

3.123

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.042

TEAM 2WINNER
BH
Boyd Halbert

4PQ5GM · Highland Village, TX, US

DUPR

3.159

JH
Josh Haker

W6G2QY · Flower Mound, TX, US

DUPR

3.267

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-6512669986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8333564579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.042,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 4953257615,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Boyd Halbert",
        "dupr_id": "4PQ5GM",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Josh Haker",
        "dupr_id": "W6G2QY",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]