Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 3.5 Doubles - The Picklr Club Championship Pool 1

ID: 7698937911

Match Scores

5-11

Loss

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

The Picklr Austin West

Unverified Facility

Competitor Teams

TEAM 1LOSS
HE
hunter Erickson

V4LEV6 · Temple, TX, US

DUPR

3.503

BF
Brody Frederick

L2L49Q · Austin, TX, US

DUPR

3.425

TEAM 2WINNER
MD
Michael Dolan

XJZQE5 · Austin, TX, US

DUPR

3.543

WL
Wesley Lin

ZD44PW · USA

DUPR

3.765

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-7698937911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7995039009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "hunter Erickson",
        "dupr_id": "V4LEV6",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Temple, TX, US"
      },
      {
        "name": "Brody Frederick",
        "dupr_id": "L2L49Q",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 8417170819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Dolan",
        "dupr_id": "XJZQE5",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Wesley Lin",
        "dupr_id": "ZD44PW",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]