Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Pickleball Fiesta - Men's Doubles 4.0 Round Robin All Ages

ID: 6620474562

Match Scores

6-11

Win

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Sanderford Road Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
TT
Ted Takacs

0PYKJ4 · USA

DUPR

3.492

AT
Andrew Tam

XOKZ5X · USA

DUPR

3.317

TEAM 2WINNER
RD
Ricardo Duarte

OWEVDE · Raleigh, NC, US

DUPR

4.114

JH
James Hancock

309J6X · Parkton, NC, US

DUPR

3.763

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-6620474562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6949094755,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ted Takacs",
        "dupr_id": "0PYKJ4",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Tam",
        "dupr_id": "XOKZ5X",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6435882636,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricardo Duarte",
        "dupr_id": "OWEVDE",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "James Hancock",
        "dupr_id": "309J6X",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Parkton, NC, US"
      }
    ]
  }
]