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

2024 NPL Championship Weekend ∙ Cincinnati ∙ Session 3 ∙ Mens Doubles

ID: 6644482100

Match Scores

11-7, 11-2

Win

Play Date

2024-10-19

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.802

DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.621

TEAM 2LOSS
JS
Johan Svensson

89O9YR · Lakeland, TN, US

DUPR

5.425

JR
John Riedy

17NE4N · San Diego County, CA, US

DUPR

5.406

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-6644482100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7567664861,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.802,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6571071954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johan Svensson",
        "dupr_id": "89O9YR",
        "rating": 5.425,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      },
      {
        "name": "John Riedy",
        "dupr_id": "17NE4N",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      }
    ]
  }
]