Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TENNACITY - 4.0-4.5 DUPR LADDER LEAGUE

ID: 6969597004

Match Scores

12-10

Win

Play Date

2026-01-15

Play Time (Est)

5:00 PM

Play Location

West Hollywood Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brian Thomas

Q5EG5N · West Hollywood, CA, US

DUPR

4.518

ML
Michael Lin

EWZQWJ · USA

DUPR

4.627

TEAM 2LOSS
GM
Gregory Messina

3ZYRMD · West Hollywood, CA, US

DUPR

4.440

JC
Jeffrey Cripe

PKJN2E · Los Angeles, CA, US

DUPR

4.182

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