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

Kick off 2026!

ID: 8177183659

Match Scores

11-6

Loss

Play Date

2026-01-06

Play Time (Est)

8:45 AM

Play Location

1499, Highland Shrs Blvd, Highland Village

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tom Murphy

7JKD55 · USA

DUPR

3.329

JH
Josh Haker

W6G2QY · Flower Mound, TX, US

DUPR

3.260

TEAM 2LOSS
PP
Phil Plank

P54W5Q · Highland Village, TX, US

DUPR

3.136

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.051

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-8177183659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7391635025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Murphy",
        "dupr_id": "7JKD55",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Haker",
        "dupr_id": "W6G2QY",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 7042440822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]