Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickleboo Halloween Tournament - Mens Doubles Skill: (4.0 And Under) Age: (5 To 35)

ID: 7783983556

Match Scores

11-9, 9-11, 12-14

Win

Play Date

2025-11-01

Play Time (Est)

5:00 PM

Play Location

Glen Allen, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
WM
Wayne Miao

MY0YJP · Glen Allen, VA, US

DUPR

3.924

RT
Ryan Truong

2YJEEY · USA

DUPR

4.094

TEAM 2WINNER
SS
Steven Singh

MYQXZL · Herndon, VA, US

DUPR

4.157

JM
Josh Madriaga

9PVX9V · USA

DUPR

3.664

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-7783983556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8239152144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wayne Miao",
        "dupr_id": "MY0YJP",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Ryan Truong",
        "dupr_id": "2YJEEY",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5209051925,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Singh",
        "dupr_id": "MYQXZL",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Josh Madriaga",
        "dupr_id": "9PVX9V",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]