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

Next Game - Men's Ladder League Week 3

ID: 7212076255

Match Scores

10-12

Win

Play Date

2026-05-07

Play Time (Est)

8:45 AM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Armin Caratao

RYE59Z · Spring, TX, US

DUPR

3.491

AJ
AJ Johnson

Q5ZJW5 · USA

DUPR

3.369

TEAM 2WINNER
KF
Kyle Freeman

V4DZ7P · Houston, TX, US

DUPR

3.735

JS
Jeffrey Schulz

PZYG4Z · USA

DUPR

3.204

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-7212076255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6881273228,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Armin Caratao",
        "dupr_id": "RYE59Z",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "AJ Johnson",
        "dupr_id": "Q5ZJW5",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4828307952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Freeman",
        "dupr_id": "V4DZ7P",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jeffrey Schulz",
        "dupr_id": "PZYG4Z",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]