Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle 4x4 Cup DUPR 16-18

ID: 4407462995

Match Scores

11-9

Loss

Play Date

2026-03-01

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
Gerald Sawyer

1ND473 · Pasadena, CA, US

DUPR

4.158

JD
James Driver

899NE8 · Pasadena, CA, US

DUPR

4.616

TEAM 2LOSS
AC
Amit Chatwani

GGWV9V · USA

DUPR

4.032

TM
Taylor Morphy

84R5QM · Pasadena, CA, US

DUPR

4.360

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-4407462995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7434607989,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gerald Sawyer",
        "dupr_id": "1ND473",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      },
      {
        "name": "James Driver",
        "dupr_id": "899NE8",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  },
  {
    "team_id": 7867808932,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amit Chatwani",
        "dupr_id": "GGWV9V",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taylor Morphy",
        "dupr_id": "84R5QM",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  }
]