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

Men's Ladder League Week 3

ID: 8152298098

Match Scores

11-9

Win

Play Date

2026-05-07

Play Time (Est)

11:30 PM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
KF
Kyle Freeman

V4DZ7P · Houston, TX, US

DUPR

3.740

ZC
zhenhan cai

76OWZ9 · USA

DUPR

3.335

TEAM 2LOSS
AC
Armin Caratao

RYE59Z · Spring, TX, US

DUPR

3.463

AH
Alex Huang

NRPOVW · Houston, TX, US

DUPR

3.033

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-8152298098
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5084537446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Freeman",
        "dupr_id": "V4DZ7P",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "zhenhan cai",
        "dupr_id": "76OWZ9",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6670305058,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Armin Caratao",
        "dupr_id": "RYE59Z",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Alex Huang",
        "dupr_id": "NRPOVW",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]