Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Newporter Moneyball $3000 - DUPR 4.5+

ID: 6139562560

Match Scores

9-11

Win

Play Date

2026-03-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
OH
Oliver Hu

2QEGN9 · Irvine, CA, US

DUPR

4.919

KN
Kevin Nguyen

QP4GMR · Irvine, CA, US

DUPR

5.056

TEAM 2WINNER
SH
Simon H

Q96NX0 · USA

DUPR

4.857

BY
Ben Y

D54DYL · Orange County, CA, US

DUPR

4.787

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-6139562560
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5630711469,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Oliver Hu",
        "dupr_id": "2QEGN9",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Kevin Nguyen",
        "dupr_id": "QP4GMR",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 4433166048,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Simon H",
        "dupr_id": "Q96NX0",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Y",
        "dupr_id": "D54DYL",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      }
    ]
  }
]