Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 Brigham City Memorial Tournament - Mixed Doubles 5.0 08-34

ID: 4404883901

Match Scores

9-11, 11-2, 11-3

Win

Play Date

2025-05-24

Play Time (Est)

6:15 AM

Play Location

Brigham City Utah

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Matthew Arnell

89DXJR · South Weber, UT, US

DUPR

5.589

MM
Mary Monson

17KJ90 · Kaysville, UT, US

DUPR

5.121

TEAM 2LOSS
TK
Tate Klein

1NXKN2 · Brigham City, UT, US

DUPR

5.165

LM
Lizzie McFarland

1Q2QM4 · Hyde Park, UT, US

DUPR

4.855

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-4404883901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8470354023,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Arnell",
        "dupr_id": "89DXJR",
        "rating": 5.589,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Mary Monson",
        "dupr_id": "17KJ90",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  },
  {
    "team_id": 8005470145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tate Klein",
        "dupr_id": "1NXKN2",
        "rating": 5.165,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      },
      {
        "name": "Lizzie McFarland",
        "dupr_id": "1Q2QM4",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  }
]