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

Jan 12th Mon night

ID: 7464028567

Match Scores

11-5

Win

Play Date

2026-01-13

Play Time (Est)

8:45 AM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Michael Gordon

Z9WRJD · Highland Village, TX, US

DUPR

3.353

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.067

TEAM 2LOSS
DG
Daniel Garcia

OZ5D07 · USA

DUPR

2.687

MB
Michael Bald

550JVL · USA

DUPR

2.458

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-7464028567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6391303207,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Gordon",
        "dupr_id": "Z9WRJD",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 4895705890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Garcia",
        "dupr_id": "OZ5D07",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Bald",
        "dupr_id": "550JVL",
        "rating": 2.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]