Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4869204080

Match Scores

4-11

Win

Play Date

2026-03-22

Play Time (Est)

9:00 PM

Play Location

Rochester Hills, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
KR
Kabrina Rozine

9P96NR · Ann Arbor, MI, US

DUPR

3.983

RH
Reed Hoyer

YMJYKD · USA

DUPR

3.874

TEAM 2WINNER
AB
Allison Beaupre

59G22P · Troy, MI, US

DUPR

4.116

BW
Brendan Willard

0Y4JM2 · Royal Oak, MI, US

DUPR

4.212

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-4869204080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5025369521,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kabrina Rozine",
        "dupr_id": "9P96NR",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Reed Hoyer",
        "dupr_id": "YMJYKD",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7213755733,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allison Beaupre",
        "dupr_id": "59G22P",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Brendan Willard",
        "dupr_id": "0Y4JM2",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      }
    ]
  }
]