Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OAP ‘Team of 4’ Tournament 4.5 Division 2

ID: 8394593221

Match Scores

11-6

Loss

Play Date

2026-02-01

Play Time (Est)

2:15 AM

Play Location

Orlando, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KM
Kai Maynor

MYEMVV · USA

DUPR

4.291

AD
Anhvu Do

M2W97L · USA

DUPR

3.714

TEAM 2LOSS
CY
Chris Yelle

V4DOD5 · Orlando, FL, US

DUPR

3.882

RW
Rob Woods

76PD5N · Windermere, FL, US

DUPR

3.762

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-8394593221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5038635422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kai Maynor",
        "dupr_id": "MYEMVV",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anhvu Do",
        "dupr_id": "M2W97L",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6385817332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Yelle",
        "dupr_id": "V4DOD5",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Rob Woods",
        "dupr_id": "76PD5N",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Windermere, FL, US"
      }
    ]
  }
]