Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

D - Team Bracket

ID: 5594680051

Match Scores

21-9

Win

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

Performance Pickleball RVA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Arden Levin

3OXNLL · Charlottesville, VA, US

DUPR

4.753

AW
Armelle Worrel

RZKOVD · Midlothian, VA, US

DUPR

4.670

TEAM 2LOSS
KG
Kevin Guo

NY547N · Chapel Hill, NC, US

DUPR

4.103

MK
Marissa Klee

JJ6JPW · USA

DUPR

3.853

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-5594680051
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5327033992,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arden Levin",
        "dupr_id": "3OXNLL",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      },
      {
        "name": "Armelle Worrel",
        "dupr_id": "RZKOVD",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  },
  {
    "team_id": 7876445037,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Guo",
        "dupr_id": "NY547N",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Marissa Klee",
        "dupr_id": "JJ6JPW",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]