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

JP Concrete Paddle Cup - Mixed Doubles Skill: (Open) Age: (Any)

ID: 5113668091

Match Scores

15-12

Loss

Play Date

2025-09-15

Play Time (Est)

8:45 AM

Play Location

Beaverton, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
HG
Hannah Gianan

9PM76K · Basel, BS, CH

DUPR

5.013

JJ
Josh Jeschke

DW7NGM · Vancouver, WA, US

DUPR

4.684

TEAM 2LOSS
MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.919

DN
David Nguyen

PKM9WE · Hillsboro, OR, US

DUPR

4.925

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-5113668091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5012791362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hannah Gianan",
        "dupr_id": "9PM76K",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Basel, BS, CH"
      },
      {
        "name": "Josh Jeschke",
        "dupr_id": "DW7NGM",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  },
  {
    "team_id": 5028247240,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "David Nguyen",
        "dupr_id": "PKM9WE",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]