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

Pre-ice PB!

ID: 4425943494

Match Scores

11-9, 11-9

Win

Play Date

2026-01-23

Play Time (Est)

7:30 PM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1WINNER
PP
Phil Plank

P54W5Q · Highland Village, TX, US

DUPR

3.124

JH
Josh Haker

W6G2QY · Flower Mound, TX, US

DUPR

3.268

TEAM 2LOSS
BH
Boyd Halbert

4PQ5GM · Highland Village, TX, US

DUPR

3.158

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.041

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-4425943494
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5527474917,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Josh Haker",
        "dupr_id": "W6G2QY",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 6501267315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Boyd Halbert",
        "dupr_id": "4PQ5GM",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]