Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TENNACITY - SPRING FIXED PARTNER 3.9-4.2 DUPR LEAGUE

ID: 5350098938

Match Scores

11-4

Loss

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

West Hollywood Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Taylor Wong

L55LQQ · Los Angeles, CA, US

DUPR

4.601

PX
Preston Xu

6KNOOQ · Los Angeles, CA, US

DUPR

3.949

TEAM 2LOSS
MG
Mikey Grigsby

2Y57VR · Los Angeles, CA, US

DUPR

4.324

GI
Greg Iserson

JJ5PKO · Los Angeles, CA, US

DUPR

4.193

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-5350098938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7775777027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Wong",
        "dupr_id": "L55LQQ",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Preston Xu",
        "dupr_id": "6KNOOQ",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6234954354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mikey Grigsby",
        "dupr_id": "2Y57VR",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Greg Iserson",
        "dupr_id": "JJ5PKO",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]