Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TENNACITY DUPR LADDER LEAGUE

ID: 7520909840

Match Scores

15-13

Win

Play Date

2025-11-20

Play Time (Est)

9:00 PM

Play Location

625, N San Vicente Blvd, Central LA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GM
Gregory Messina

3ZYRMD · West Hollywood, CA, US

DUPR

4.460

JB
Jennifer Buchanan

1NE052 · Los Angeles, CA, US

DUPR

4.549

TEAM 2LOSS
BB
Blair Beeken

3XXPL2 · Los Angeles, CA, US

DUPR

4.272

IH
Igor Hiller

9PZMJE · USA

DUPR

4.433

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-7520909840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6955562645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Messina",
        "dupr_id": "3ZYRMD",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      },
      {
        "name": "Jennifer Buchanan",
        "dupr_id": "1NE052",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6042368269,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blair Beeken",
        "dupr_id": "3XXPL2",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Igor Hiller",
        "dupr_id": "9PZMJE",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]