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

Jan 12th Mon night

ID: 4979567828

Match Scores

3-11

Loss

Play Date

2026-01-13

Play Time (Est)

9:00 PM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1LOSS
Michael Gordon

Z9WRJD · Highland Village, TX, US

DUPR

3.368

PP
Phil Plank

P54W5Q · Highland Village, TX, US

DUPR

3.121

TEAM 2WINNER
DD
Daden Dortillo

YMOGME · USA

DUPR

3.813

ZR
Zach Rich

76O6QM · Highland Village, TX, US

DUPR

3.065

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-4979567828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6470853796,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gordon",
        "dupr_id": "Z9WRJD",
        "rating": 3.368,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65f39e610f121.jpg",
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 6948449927,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daden Dortillo",
        "dupr_id": "YMOGME",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach Rich",
        "dupr_id": "76O6QM",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]