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

Sub-Zero Showdown - Mens Doubles: 4.67 - 5.0

ID: 7214678490

Match Scores

11-5

Loss

Play Date

2026-02-22

Play Time (Est)

7:30 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.553

SR
Surya Reddy

6720RK · Eagan, MN, US

DUPR

4.965

TEAM 2LOSS
JH
Joel Houge

8MXL6G · Maple Grove, MN, US

DUPR

4.694

JD
Joseph Dragotta

0R2Q2X · Minneapolis, MN, US

DUPR

4.492

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-7214678490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8137688331,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Surya Reddy",
        "dupr_id": "6720RK",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 4661144829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Houge",
        "dupr_id": "8MXL6G",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Joseph Dragotta",
        "dupr_id": "0R2Q2X",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]