Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Courting Grounds at Pickleland – Austin area tournament - Men's Doubles - 4.0

ID: 6386976621

Match Scores

15-6

Loss

Play Date

2026-04-04

Play Time (Est)

10:15 AM

Play Location

Pflugerville, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DP
Doug Peterson

0Y76M4 · Austin, TX, US

DUPR

4.014

JG
Jessie George

RYG2YZ · Austin, TX, US

DUPR

3.694

TEAM 2LOSS
MG
Michael Goodman

1RGROZ · Austin, TX, US

DUPR

3.676

HP
Hans Peng

12NMY8 · Austin, TX, US

DUPR

3.968

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-6386976621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6855626963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Peterson",
        "dupr_id": "0Y76M4",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jessie George",
        "dupr_id": "RYG2YZ",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5291709544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Goodman",
        "dupr_id": "1RGROZ",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Hans Peng",
        "dupr_id": "12NMY8",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]