Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Loudoun Spring Classic Pickleball Tournament - Mixed Doubles 4.0-4.5 $1000 Prize

ID: 5695614955

Match Scores

11-5

Loss

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Sterling, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KP
Kaori Paris

YG4RJ4 · Herndon, VA, US

DUPR

4.037

PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.554

TEAM 2LOSS
JM
Jacqueline Moges

67JJDD · VA, US

DUPR

3.839

YM
Yonas Moges

G5RRLQ · Alexandria, VA, US

DUPR

4.151

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-5695614955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7468162220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaori Paris",
        "dupr_id": "YG4RJ4",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 7247917091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline Moges",
        "dupr_id": "67JJDD",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "Yonas Moges",
        "dupr_id": "G5RRLQ",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]