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

Wednesday Night | 3.25-3.75 | DUPR | COACHED by Todd Aasen Week 3

ID: 4489254871

Match Scores

15-4

Win

Play Date

2026-05-06

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KA
kofi Asamoah-Boadu

0ZDRXX · USA

DUPR

3.205

KL
Kyle Long

8DQELL · Inver Grove Heights, MN, US

DUPR

3.652

TEAM 2LOSS
TT
Troy Temple

4QY9R6 · USA

DUPR

2.923

KN
Keith Nelson

PPYMPX · USA

DUPR

2.880

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-4489254871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6651863288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "kofi Asamoah-Boadu",
        "dupr_id": "0ZDRXX",
        "rating": 3.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Long",
        "dupr_id": "8DQELL",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      }
    ]
  },
  {
    "team_id": 4576104832,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Temple",
        "dupr_id": "4QY9R6",
        "rating": 2.923,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith  Nelson",
        "dupr_id": "PPYMPX",
        "rating": 2.88,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]