Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Moneyball Mixed - Under 4.0 @ Pickleball Kingdom

ID: 4867289996

Match Scores

1-11

Win

Play Date

2026-04-07

Play Time (Est)

9:00 PM

Play Location

Pickleball Kingdom Tigard

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Christian Munoz

K5GZDK · USA

DUPR

3.951

MH
Mia Hutchins

9JOZKK · USA

DUPR

3.077

TEAM 2WINNER
JH
Jackson Hobbs

DWDMDX · Lake Oswego, OR, US

DUPR

3.879

AR
Anna raschko

2ZLNXY · USA

DUPR

3.870

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-4867289996
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8480997537,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Munoz",
        "dupr_id": "K5GZDK",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mia Hutchins",
        "dupr_id": "9JOZKK",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5478015310,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackson Hobbs",
        "dupr_id": "DWDMDX",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Lake Oswego, OR, US"
      },
      {
        "name": "Anna  raschko",
        "dupr_id": "2ZLNXY",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]