Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TENNACITY - 3A DUPR LADDER LEAGUE

ID: 7164171974

Match Scores

11-9

Loss

Play Date

2026-03-03

Play Time (Est)

3:30 PM

Play Location

West Hollywood Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RE
Rami Eatessami

M27Q2D · Los Angeles, CA, US

DUPR

3.399

JL
Jason Lubin

0YX754 · Los Angeles, CA, US

DUPR

3.541

TEAM 2LOSS
TL
Tom Lilley

1RR6WQ · Los Angeles, CA, US

DUPR

3.474

TP
Tim Phillips

ME0ZJV · Los Angeles, CA, US

DUPR

3.709

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-7164171974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5728119713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rami Eatessami",
        "dupr_id": "M27Q2D",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jason Lubin",
        "dupr_id": "0YX754",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5821633134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Lilley",
        "dupr_id": "1RR6WQ",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Tim  Phillips",
        "dupr_id": "ME0ZJV",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]