Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPC Winter Men's League

ID: 7985044602

Match Scores

11-13

Win

Play Date

2026-02-24

Play Time (Est)

7:30 PM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RL
Ryan Lanz

L5YVJ5 · Oceanside, CA, US

DUPR

3.647

DG
Danny Gutterman

945EMR · USA

DUPR

3.333

TEAM 2WINNER
EC
Eric Cunha Ku

4ZPY62 · Carlsbad, CA, US

DUPR

3.639

RG
Ramnys Garcia

KDG7NK · USA

DUPR

3.963

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-7985044602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8274201989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Lanz",
        "dupr_id": "L5YVJ5",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      },
      {
        "name": "Danny Gutterman",
        "dupr_id": "945EMR",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6167706226,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Cunha Ku",
        "dupr_id": "4ZPY62",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Ramnys Garcia",
        "dupr_id": "KDG7NK",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]