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

Jan 12th Mon night

ID: 7851289570

Match Scores

12-10

Win

Play Date

2026-01-13

Play Time (Est)

11: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.128

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.055

TEAM 2LOSS
MB
Michael Bald

550JVL · USA

DUPR

2.509

DG
Daniel Garcia

OZ5D07 · USA

DUPR

2.726

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-7851289570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4574607305,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 7912545844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Bald",
        "dupr_id": "550JVL",
        "rating": 2.509,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Garcia",
        "dupr_id": "OZ5D07",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]