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

Newporter Moneyball $3000 - DUPR 4.5+

ID: 8139344971

Match Scores

11-0

Win

Play Date

2026-03-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LP
Louie Payetta

1REMZ3 · Huntington Beach, CA, US

DUPR

5.386

MS
Matthew Sah

4Z7ZY6 · San Diego, CA, US

DUPR

5.467

TEAM 2LOSS
SH
Simon H

Q96NX0 · USA

DUPR

4.344

BY
Ben Y

D54DYL · Orange County, CA, US

DUPR

4.274

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-8139344971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7760756145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louie Payetta",
        "dupr_id": "1REMZ3",
        "rating": 5.386,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Matthew Sah",
        "dupr_id": "4Z7ZY6",
        "rating": 5.467,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5772111515,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simon H",
        "dupr_id": "Q96NX0",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Y",
        "dupr_id": "D54DYL",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      }
    ]
  }
]