Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink the Picklr Lewisville Halls - Mens Doubles Skill: (4.0) Age: (Any)

ID: 7145551410

Match Scores

6-11

Loss

Play Date

2025-12-27

Play Time (Est)

7:30 PM

Play Location

Lewisville, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Joseph Hoang

ZN549D · Frisco, TX, US

DUPR

3.902

RO
Raymond Ouch

V76PGE · Coppell, TX, US

DUPR

4.045

TEAM 2WINNER
DK
Daniel Kong

89RR6E · Irving, TX, US

DUPR

3.902

DC
david cho

E99MJE · Dallas, TX, US

DUPR

3.825

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-7145551410
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6659429491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Hoang",
        "dupr_id": "ZN549D",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Raymond Ouch",
        "dupr_id": "V76PGE",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      }
    ]
  },
  {
    "team_id": 7229622114,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Kong",
        "dupr_id": "89RR6E",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "david cho",
        "dupr_id": "E99MJE",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]