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

Pre-ice PB!

ID: 7799019326

Match Scores

5-11, 11-4, 6-11

Loss

Play Date

2026-01-23

Play Time (Est)

3: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.125

BH
Boyd Halbert

4PQ5GM · Highland Village, TX, US

DUPR

3.157

TEAM 2WINNER
ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.044

JH
Josh Haker

W6G2QY · Flower Mound, TX, US

DUPR

3.265

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-7799019326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4833860319,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Boyd Halbert",
        "dupr_id": "4PQ5GM",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 6781800699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Josh Haker",
        "dupr_id": "W6G2QY",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]