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

HS Mon Nov 10th

ID: 7440929366

Match Scores

12-10

Win

Play Date

2025-11-11

Play Time (Est)

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

MB
Michael Baldwin

MY4MRP · Highland Village, TX, US

DUPR

3.682

TEAM 2LOSS
JH
Josh Haker

W6G2QY · Flower Mound, TX, US

DUPR

3.303

BH
Boyd Halbert

4PQ5GM · Highland Village, TX, US

DUPR

3.038

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-7440929366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5515523006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Michael Baldwin",
        "dupr_id": "MY4MRP",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 6571385695,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Haker",
        "dupr_id": "W6G2QY",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Boyd Halbert",
        "dupr_id": "4PQ5GM",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]