Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickletopia Men's Doubles 4.5 (8+) Group C

ID: 7807861512

Match Scores

15-12

Win

Play Date

2025-07-12

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EN
ethan nguyen

3ONDEE · San Luis Obispo County, CA, US

DUPR

4.543

JQ
Jonathan Quintanar

JZMZ7D · USA

DUPR

3.836

TEAM 2LOSS
NH
Nathan Holmes

YG2EX4 · Torrance, CA, US

DUPR

4.277

JY
Jonathan Yap

8JQ6M4 · Rancho Palos Verdes, CA, US

DUPR

4.038

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-7807861512
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8560925025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ethan nguyen",
        "dupr_id": "3ONDEE",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "San Luis Obispo County, CA, US"
      },
      {
        "name": "Jonathan Quintanar",
        "dupr_id": "JZMZ7D",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6630413890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Holmes",
        "dupr_id": "YG2EX4",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Jonathan Yap",
        "dupr_id": "8JQ6M4",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Rancho Palos Verdes, CA, US"
      }
    ]
  }
]