Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TENNACITY 4.0 DUPR LADDER LEAGUE

ID: 8539531544

Match Scores

11-3

Win

Play Date

2026-01-22

Play Time (Est)

9:00 PM

Play Location

West Hollywood Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brian Thomas

Q5EG5N · West Hollywood, CA, US

DUPR

4.494

ML
Michael Lin

EWZQWJ · USA

DUPR

4.518

TEAM 2LOSS
JC
Jeffrey Cripe

PKJN2E · Los Angeles, CA, US

DUPR

4.163

GM
Gregory Messina

3ZYRMD · West Hollywood, CA, US

DUPR

4.401

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-8539531544
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8267142010,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Thomas",
        "dupr_id": "Q5EG5N",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      },
      {
        "name": "Michael Lin",
        "dupr_id": "EWZQWJ",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8568784150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Cripe",
        "dupr_id": "PKJN2E",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Gregory Messina",
        "dupr_id": "3ZYRMD",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      }
    ]
  }
]