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

BLAZING SEVENS CUP๐Ÿ”ฅ๐ŸŽฐ๐Ÿ† - MIXED DOUBLES

ID: 5303859713

Match Scores

21-14

Win

Play Date

2026-03-21

Play Time (Est)

6:15 AM

Play Location

THE SPORTS ARINA (Expo)

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Clara Boh

O6EVQW ยท USA

DUPR

3.404

Joseph Lim

0QLNM4 ยท Singapore, SG

DUPR

3.694

TEAM 2LOSS
AL
Amy Lai

Q9JPKD ยท USA

DUPR

3.081

RT
Ron Tay

0ZL6G2 ยท USA

DUPR

3.299

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-5303859713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4904025495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clara Boh",
        "dupr_id": "O6EVQW",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Lim",
        "dupr_id": "0QLNM4",
        "rating": 3.694,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 4649517955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Lai",
        "dupr_id": "Q9JPKD",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Tay",
        "dupr_id": "0ZL6G2",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]