Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 7174476067

Match Scores

15-9

Loss

Play Date

2026-06-04

Play Time (Est)

8:45 AM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
McKenna Mills

1QXV44 · Littleton, CO, US

DUPR

3.862

ES
Eric Stromberg

4PMRL6 · Lone Tree, CO, US

DUPR

4.403

TEAM 2LOSS
ES
Erica Stephens

Z9Q5ZM · USA

DUPR

4.019

BH
Blaine Haskell

4VW0GK · Highlands Ranch, CO, US

DUPR

3.860

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-7174476067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6658976850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "McKenna Mills",
        "dupr_id": "1QXV44",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Eric Stromberg",
        "dupr_id": "4PMRL6",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Lone Tree, CO, US"
      }
    ]
  },
  {
    "team_id": 5721572680,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erica Stephens",
        "dupr_id": "Z9Q5ZM",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blaine Haskell",
        "dupr_id": "4VW0GK",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]