Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TENNACITY - 1A DUPR LADDER LEAGUE

ID: 6145805669

Match Scores

5-15

Loss

Play Date

2026-03-31

Play Time (Est)

6:15 AM

Play Location

West Hollywood Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
Tim Phillips

ME0ZJV · Los Angeles, CA, US

DUPR

3.712

CM
Cyrus Maghami

OZWJGW · West Hollywood, CA, US

DUPR

3.636

TEAM 2WINNER
ZE
Zayd El Calamawy

7NGRKM · Los Angeles, CA, US

DUPR

3.234

SM
Sacha Muller

9PJ57J · Los Angeles, CA, US

DUPR

3.757

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-6145805669
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6880043109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim  Phillips",
        "dupr_id": "ME0ZJV",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Cyrus Maghami",
        "dupr_id": "OZWJGW",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      }
    ]
  },
  {
    "team_id": 8464774610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zayd El Calamawy",
        "dupr_id": "7NGRKM",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Sacha Muller",
        "dupr_id": "9PJ57J",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]