Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle 4x4 Cup DUPR 14-16

ID: 5993235884

Match Scores

11-4

Win

Play Date

2026-03-01

Play Time (Est)

9:00 PM

Play Location

iTennis/iPickle "The Narrows", Potrero Avenue, South El Monte, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Amit Chatwani

GGWV9V · USA

DUPR

3.969

TM
Taylor Morphy

84R5QM · Pasadena, CA, US

DUPR

4.317

TEAM 2LOSS
MV
Matthew Vizconde

30ZZN3 · Brea, CA, US

DUPR

3.771

DM
Derrick Martinez

ELLYVM · La Habra, CA, US

DUPR

4.369

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-5993235884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4946783566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amit Chatwani",
        "dupr_id": "GGWV9V",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taylor Morphy",
        "dupr_id": "84R5QM",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  },
  {
    "team_id": 4816893449,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Vizconde",
        "dupr_id": "30ZZN3",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      },
      {
        "name": "Derrick Martinez",
        "dupr_id": "ELLYVM",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "La Habra, CA, US"
      }
    ]
  }
]