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

Competitive Open Play Match

ID: 5573680179

Match Scores

4-11

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Philippines

View Facility Page →

Competitor Teams

TEAM 1LOSS
BC
Beejay Chua

YMDRJ4 · Pasig, NCR, PH

DUPR

3.569

MP
Meinard Policarpio

6KXW7Q · USA

DUPR

3.268

TEAM 2WINNER
FM
fernan miano

KYJKNO · USA

DUPR

3.133

CC
Caleb Chua

EXQ9LO · USA

DUPR

3.604

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-5573680179
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7944126299,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beejay Chua",
        "dupr_id": "YMDRJ4",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Meinard Policarpio",
        "dupr_id": "6KXW7Q",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5835273435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "fernan miano",
        "dupr_id": "KYJKNO",
        "rating": 3.133,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb Chua",
        "dupr_id": "EXQ9LO",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]