Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

ALL MENS DOUBLE OPEN DUPR PLAY

ID: 6488234214

Match Scores

11-3

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

The Pickle Spot Makati

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Joseph Manlapaz

9JW64E · Makati, NCR, PH

DUPR

2.795

JM
justin marc coyme

M9WL4G · USA

DUPR

2.636

TEAM 2LOSS
SB
Sean Bagui

KYPQ5O · USA

DUPR

2.229

SH
shinji hamashima

WZ2NKY · USA

DUPR

2.694

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-6488234214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5226320540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Manlapaz",
        "dupr_id": "9JW64E",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "justin marc coyme",
        "dupr_id": "M9WL4G",
        "rating": 2.636,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6378699597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Bagui",
        "dupr_id": "KYPQ5O",
        "rating": 2.229,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "shinji hamashima",
        "dupr_id": "WZ2NKY",
        "rating": 2.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]