Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RTM Tournament Series @ DTL Round 5 (Annandale) - Mens Doubles 4.0-4.4: Saturday September 13 @1PM

ID: 8431555058

Match Scores

11-7

Win

Play Date

2025-09-13

Play Time (Est)

3:30 PM

Play Location

Annandale, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RP
Ryan Park

WK6YJY · Arlington, VA, US

DUPR

4.114

ST
Steven Tang

RYYPGD · Falls Church, VA, US

DUPR

4.495

TEAM 2LOSS
Brandon Woo

XJRLR7 · Springfield, VA, US

DUPR

3.993

BW
Bryan Woo

NYPMQZ · USA

DUPR

3.647

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-8431555058
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5188521835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Park",
        "dupr_id": "WK6YJY",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Steven Tang",
        "dupr_id": "RYYPGD",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      }
    ]
  },
  {
    "team_id": 4744302629,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Woo",
        "dupr_id": "XJRLR7",
        "rating": 3.993,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/675f2874c98fd.jpg",
        "location": "Springfield, VA, US"
      },
      {
        "name": "Bryan Woo",
        "dupr_id": "NYPMQZ",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]