Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle 2025 Spooky Slam Men's Doubles 5.0 (8+) Group B

ID: 4474596686

Match Scores

10-15

Win

Play Date

2025-10-18

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SN
Seth Nguyen

MY6PXD · Lake Forest, CA, US

DUPR

4.169

JP
Jeffrey Payne

DN2676 · Rancho Santa Margarita, CA, US

DUPR

4.754

TEAM 2WINNER
DP
Drew Punjabi

6ND0RK · USA

DUPR

4.414

ME
Michael E Rodriguez

3X79J2 · Los Angeles, CA, US

DUPR

4.523

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-4474596686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5072713628,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Seth Nguyen",
        "dupr_id": "MY6PXD",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      },
      {
        "name": "Jeffrey Payne",
        "dupr_id": "DN2676",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Rancho Santa Margarita, CA, US"
      }
    ]
  },
  {
    "team_id": 4830749185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Drew Punjabi",
        "dupr_id": "6ND0RK",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael E Rodriguez",
        "dupr_id": "3X79J2",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]