Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

nlf pickleball tournament

ID: 4630831821

Match Scores

11-3

Win

Play Date

2026-01-17

Play Time (Est)

10:15 AM

Play Location

Houston, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MY
Michael yee

D5LPM4 · USA

DUPR

3.500

EL
Ethan Lee

DWP6LX · Katy, TX, US

DUPR

4.739

TEAM 2LOSS
EK
Esther Kim

WXX6NL · USA

DUPR

3.500

CK
Christopher Kim

G5QDRD · USA

DUPR

3.500

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-4630831821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6520656940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael yee",
        "dupr_id": "D5LPM4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Lee",
        "dupr_id": "DWP6LX",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 4607688175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Esther Kim",
        "dupr_id": "WXX6NL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Kim",
        "dupr_id": "G5QDRD",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]