Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Flying Pickle Open - Mixed Doubles Skill: (4.0 And Under) Age: (10 To 49)

ID: 7000321395

Match Scores

2-15

Win

Play Date

2024-10-19

Play Time (Est)

4:45 AM

Play Location

Boise, ID

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Casie Moreland

V46ZP5 · USA

DUPR

3.265

Brandon Poynter

WX470K · Moscow, ID, US

DUPR

3.265

TEAM 2WINNER
MH
Mariah Hopp

YX74YE · USA

DUPR

3.359

Aaron Meyer

3PGONZ · Boise, ID, US

DUPR

4.152

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-7000321395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4501315869,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Casie Moreland",
        "dupr_id": "V46ZP5",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Poynter",
        "dupr_id": "WX470K",
        "rating": 3.265,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Moscow, ID, US"
      }
    ]
  },
  {
    "team_id": 4565990691,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mariah Hopp",
        "dupr_id": "YX74YE",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Meyer",
        "dupr_id": "3PGONZ",
        "rating": 4.152,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
        "location": "Boise, ID, US"
      }
    ]
  }
]