Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr Campus Regional

ID: 5929673193

Match Scores

21-19

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Stamford, CT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Jimmy Lindsey

EL046J · USA

DUPR

4.053

KC
Kate Cooper

MY25RP · St. Louis, MO, US

DUPR

4.379

TEAM 2LOSS
BM
Brenna Mahoney

J52GO4 · CT, US

DUPR

3.852

RM
Ryan Mirrione

W6ZMOQ · Trumbull, CT, US

DUPR

4.562

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-5929673193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4594467315,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Lindsey",
        "dupr_id": "EL046J",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kate Cooper",
        "dupr_id": "MY25RP",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 7570092885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenna Mahoney",
        "dupr_id": "J52GO4",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Ryan Mirrione",
        "dupr_id": "W6ZMOQ",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Trumbull, CT, US"
      }
    ]
  }
]