Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Austin Open - $8600 CASH Purse - Mens Doubles Skill: (3.0 and below) Age: (Any & 50+) *COMBINED*

ID: 7110389769

Match Scores

6-15

Win

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Pflugerville, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Cameron Morin

EXLRXE · USA

DUPR

2.426

MB
Matthew Brex

0PPZJ2 · USA

DUPR

2.426

TEAM 2WINNER
MS
Michael Sigman

17DV48 · Leander, TX, US

DUPR

3.196

SS
Steven Stone

JJGV5O · Leander, TX, US

DUPR

2.891

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-7110389769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4301098920,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Morin",
        "dupr_id": "EXLRXE",
        "rating": 2.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Brex",
        "dupr_id": "0PPZJ2",
        "rating": 2.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6395813018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Sigman",
        "dupr_id": "17DV48",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Steven Stone",
        "dupr_id": "JJGV5O",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  }
]