Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Epic Pickleball Tour, Indoor Classic - Mens' Doubles 5.0 (Age 8+) POOL A

ID: 4341824232

Match Scores

15-9

Win

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
IH
Igor Hiller

9PZMJE · USA

DUPR

4.396

SM
Sean Munoz

84PMM3 · Santa Clarita, CA, US

DUPR

4.752

TEAM 2LOSS
JC
Jayson Cain

DNJ6RX · Manila, NCR, PH

DUPR

3.669

MM
Matthew Melgar

0QWPPG · Culver City, CA, US

DUPR

4.427

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-4341824232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5409629306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Igor Hiller",
        "dupr_id": "9PZMJE",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Munoz",
        "dupr_id": "84PMM3",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      }
    ]
  },
  {
    "team_id": 5035900086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jayson Cain",
        "dupr_id": "DNJ6RX",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Matthew Melgar",
        "dupr_id": "0QWPPG",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Culver City, CA, US"
      }
    ]
  }
]