Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Doubles 5.0 8+ Group A - CAPA Paseo Open 2025

ID: 6934361106

Match Scores

11-7

Win

Play Date

2025-03-29

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Derik Hyndman

8KWXQ6 · Alameda, CA, US

DUPR

4.818

JD
Jacob Dunn

309ZPX · Los Angeles, CA, US

DUPR

4.295

TEAM 2LOSS
JG
Jonathan Go

8EKOOM · Diamond Bar, CA, US

DUPR

4.279

CC
Corey Chung

302JX2 · Hacienda Heights, CA, US

DUPR

4.401

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-6934361106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4552930993,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derik Hyndman",
        "dupr_id": "8KWXQ6",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      },
      {
        "name": "Jacob Dunn",
        "dupr_id": "309ZPX",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7424642139,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Go",
        "dupr_id": "8EKOOM",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Diamond Bar, CA, US"
      },
      {
        "name": "Corey Chung",
        "dupr_id": "302JX2",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Hacienda Heights, CA, US"
      }
    ]
  }
]