Back to Search
Match LogSingles DivisionPro / Elite Tier (4.5+)

2025 Pickleball World Cup

ID: 7331155739

Match Scores

21-11

Loss

Play Date

2025-11-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Andrew Horridge

L524Z6 · Stirling, WA, AU

DUPR

5.459

TEAM 2LOSS
Marko Lovrinovic

3V6RNP · Zagreb, HR

DUPR

4.962

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-7331155739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5143857774,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Horridge",
        "dupr_id": "L524Z6",
        "rating": 5.459,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
        "location": "Stirling, WA, AU"
      }
    ]
  },
  {
    "team_id": 4412878286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marko Lovrinovic",
        "dupr_id": "3V6RNP",
        "rating": 4.962,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "Zagreb, HR"
      }
    ]
  }
]