Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens DUPR 16 Pool 2

ID: 4361015116

Match Scores

21-19

Loss

Play Date

2025-07-27

Play Time (Est)

5:00 PM

Play Location

Coronado Island Marriott Resort & Spa

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Joshua Trimble

35R7O5 · Norco, CA, US

DUPR

3.948

SK
Scott Koller

MY4VKV · Claremont, CA, US

DUPR

4.065

TEAM 2LOSS
RM
Ralph Manalo

GGWP4V · Los Angeles, CA, US

DUPR

3.713

JK
Josh Kusmulyana

RZKRGQ · USA

DUPR

3.813

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-4361015116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7139292649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Trimble",
        "dupr_id": "35R7O5",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Norco, CA, US"
      },
      {
        "name": "Scott Koller",
        "dupr_id": "MY4VKV",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      }
    ]
  },
  {
    "team_id": 4865309660,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Manalo",
        "dupr_id": "GGWP4V",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Josh Kusmulyana",
        "dupr_id": "RZKRGQ",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]