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

Jan 12th Mon night

ID: 4902987474

Match Scores

11-7

Win

Play Date

2026-01-13

Play Time (Est)

7:30 PM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.061

MG
Michael Gordon

Z9WRJD · Highland Village, TX, US

DUPR

3.352

TEAM 2LOSS
DD
Daden Dortillo

YMOGME · USA

DUPR

3.807

PB
Pascal Bitar

LWP2WQ · Highland Village, TX, US

DUPR

2.417

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-4902987474
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7673255559,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Michael Gordon",
        "dupr_id": "Z9WRJD",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 4470939093,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daden Dortillo",
        "dupr_id": "YMOGME",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pascal Bitar",
        "dupr_id": "LWP2WQ",
        "rating": 2.417,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]