Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5643929619

Match Scores

12-10

Win

Play Date

2025-09-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Thomas Beaujon

YXJWJK · Gwinnett County, GA, US

DUPR

3.966

Ray Marquez

V7QP95 · Braselton, GA, US

DUPR

3.138

TEAM 2LOSS
Christian lisi

M2GRGV · Gwinnett County, GA, US

DUPR

2.864

Yeon Sang You

V77EYJ · Suwanee, GA, US

DUPR

4.151

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-5643929619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8003727227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Beaujon",
        "dupr_id": "YXJWJK",
        "rating": 3.966,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Ray Marquez",
        "dupr_id": "V7QP95",
        "rating": 3.138,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Braselton, GA, US"
      }
    ]
  },
  {
    "team_id": 5201796824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christian lisi",
        "dupr_id": "M2GRGV",
        "rating": 2.864,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Yeon Sang You",
        "dupr_id": "V77EYJ",
        "rating": 4.151,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Suwanee, GA, US"
      }
    ]
  }
]