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

Jan 12th Mon night

ID: 4953486995

Match Scores

3-11

Loss

Play Date

2026-01-13

Play Time (Est)

12:45 AM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Michael Gordon

Z9WRJD · Highland Village, TX, US

DUPR

3.352

DG
Daniel Garcia

OZ5D07 · USA

DUPR

2.660

TEAM 2WINNER
DD
Daden Dortillo

YMOGME · USA

DUPR

3.808

JT
Justin Thomas

56EJ75 · USA

DUPR

3.663

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-4953486995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4740438533,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gordon",
        "dupr_id": "Z9WRJD",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Daniel Garcia",
        "dupr_id": "OZ5D07",
        "rating": 2.66,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5038808753,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daden Dortillo",
        "dupr_id": "YMOGME",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Thomas",
        "dupr_id": "56EJ75",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]