Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ROH '26 Spring Classic - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7386864468

Match Scores

11-7

Loss

Play Date

2026-03-22

Play Time (Est)

1:00 PM

Play Location

Rochester Hills, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
TT
Taylor Trzasko

XJMYZ7 · Port Huron, MI, US

DUPR

4.271

FL
Fred Lee

Z9JKRQ · Rochester, MI, US

DUPR

4.389

TEAM 2LOSS
AB
Allison Beaupre

59G22P · Troy, MI, US

DUPR

4.158

BW
Brendan Willard

0Y4JM2 · Royal Oak, MI, US

DUPR

4.238

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-7386864468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8426525952,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Trzasko",
        "dupr_id": "XJMYZ7",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Port Huron, MI, US"
      },
      {
        "name": "Fred Lee",
        "dupr_id": "Z9JKRQ",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      }
    ]
  },
  {
    "team_id": 6163093630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Beaupre",
        "dupr_id": "59G22P",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Brendan Willard",
        "dupr_id": "0Y4JM2",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      }
    ]
  }
]