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

DUPR 2.5-4.0 Round Robin Doubles - 3hrs

ID: 6881914687

Match Scores

11-7

Win

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

Grandeur 8

Unverified Facility

Competitor Teams

TEAM 1WINNER
NN
Nicholas Nee

5E9EDP · Singapore, SG

DUPR

3.485

O
Oliv

0ZWLZ2 · SG

DUPR

3.615

TEAM 2LOSS
NC
ng Chong ching

2YZQE4 · USA

DUPR

3.168

TT
Terence Teh Han Yuan

7NLVY9 · USA

DUPR

3.452

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-6881914687
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5584494751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Nee",
        "dupr_id": "5E9EDP",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Oliv",
        "dupr_id": "0ZWLZ2",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "SG"
      }
    ]
  },
  {
    "team_id": 5049163718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ng Chong ching",
        "dupr_id": "2YZQE4",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terence Teh Han Yuan",
        "dupr_id": "7NLVY9",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]