Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR Night Mixed Doubles

ID: 7103851510

Match Scores

2-11

Loss

Play Date

2026-02-02

Play Time (Est)

11:30 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
Ana Cantuaria

RZWJKE · Atlanta, GA, US

DUPR

3.284

HB
Henry Bissell

3049WQ · USA

DUPR

3.050

TEAM 2WINNER
Anqi Yu

764RK5 · Peachtree Corners, GA, US

DUPR

3.934

Jun Yang Lei

O6WMJ2 · Atlanta, GA, US

DUPR

3.525

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7103851510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6686838189,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ana Cantuaria",
        "dupr_id": "RZWJKE",
        "rating": 3.284,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/3.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Henry Bissell",
        "dupr_id": "3049WQ",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4357473424,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anqi Yu",
        "dupr_id": "764RK5",
        "rating": 3.934,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/19.jpg",
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Jun Yang Lei",
        "dupr_id": "O6WMJ2",
        "rating": 3.525,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "Atlanta, GA, US"
      }
    ]
  }
]