Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TENNACITY - 3A DUPR LADDER LEAGUE

ID: 7157754618

Match Scores

11-5

Loss

Play Date

2026-03-03

Play Time (Est)

7:30 PM

Play Location

West Hollywood Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RE
Rami Eatessami

M27Q2D · Los Angeles, CA, US

DUPR

3.413

JL
Jason Lubin

0YX754 · Los Angeles, CA, US

DUPR

3.564

TEAM 2LOSS
TL
Tom Lilley

1RR6WQ · Los Angeles, CA, US

DUPR

3.463

TP
Tim Phillips

ME0ZJV · Los Angeles, CA, US

DUPR

3.671

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-7157754618
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5935041665,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rami Eatessami",
        "dupr_id": "M27Q2D",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jason Lubin",
        "dupr_id": "0YX754",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7303314292,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Lilley",
        "dupr_id": "1RR6WQ",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Tim  Phillips",
        "dupr_id": "ME0ZJV",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]