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

Jan 12th Mon night

ID: 6670581763

Match Scores

8-11

Win

Play Date

2026-01-13

Play Time (Est)

8:45 AM

Play Location

Highland Shores Tennis Court #1

Unverified Facility

Competitor Teams

TEAM 1LOSS
Michael Gordon

Z9WRJD · Highland Village, TX, US

DUPR

3.358

MB
Michael Bald

550JVL · USA

DUPR

2.434

TEAM 2WINNER
PP
Phil Plank

P54W5Q · Highland Village, TX, US

DUPR

3.131

PB
Pascal Bitar

LWP2WQ · USA

DUPR

2.441

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-6670581763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5687300177,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gordon",
        "dupr_id": "Z9WRJD",
        "rating": 3.358,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65f39e610f121.jpg",
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Michael Bald",
        "dupr_id": "550JVL",
        "rating": 2.434,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5581090283,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Phil Plank",
        "dupr_id": "P54W5Q",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      },
      {
        "name": "Pascal Bitar",
        "dupr_id": "LWP2WQ",
        "rating": 2.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]